Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Dec 2014 22:57:23 +0000 (22:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Dec 2014 22:57:23 +0000 (22:57 +0000)
wscript

diff --git a/wscript b/wscript
index f6717ac01ce644dc1798f537b53dd2681988bfea..40ef15f865c95b3f3c8ac309e0726b19cf555c0c 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.24'
+VERSION = '2.0.24devel'
 
 def options(opt):
     opt.load('compiler_cxx')