From 288b049b3374f3c8843c400731364106936bff8f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 Jul 2015 18:24:48 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index ab2659e99..4a5d4209f 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.30' +VERSION = '2.1.30devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2