Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Feb 2016 19:22:48 +0000 (19:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Feb 2016 19:22:48 +0000 (19:22 +0000)
wscript

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