From cc12b694ee2063d3f1f0c31005a920161459b83d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 6 Oct 2015 16:51:29 +0100 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index f91c3b755..9a6a754e7 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.3' +VERSION = '2.4.3devel' def options(opt): opt.load('compiler_cxx') -- 2.30.2