Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Jul 2015 23:48:46 +0000 (00:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Jul 2015 23:48:46 +0000 (00:48 +0100)
wscript

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