Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:51:29 +0000 (16:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:51:29 +0000 (16:51 +0100)
wscript

diff --git a/wscript b/wscript
index f91c3b75519eea4c35ecc933f5e1773f1bf12fa0..9a6a754e703de40f7ad529686414c9f884878e4b 100644 (file)
--- 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')