From c5b3f363ed855a0f2c2cf36180b70a7b07311595 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 6 Sep 2015 01:25:50 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 59bc5c917..82ef389a2 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.55' +VERSION = '2.1.55devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2