From 8fb1e87dc19210dc29a1eabc4e410af4a3fb740b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Jul 2015 12:12:08 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index e95783bac..b49b008df 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.18' +VERSION = '2.1.18devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2