Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 17 Jul 2015 14:45:43 +0000 (15:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 17 Jul 2015 14:45:43 +0000 (15:45 +0100)
wscript

diff --git a/wscript b/wscript
index 71ef414b634863286610dd79009278d909fb4877..d8203011ee6de9fdee60339b35686c8f8d99e284 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.24'
+VERSION = '2.1.24devel'
 
 def options(opt):
     opt.load('compiler_cxx')