Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Jul 2015 21:15:52 +0000 (22:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 19 Jul 2015 21:15:52 +0000 (22:15 +0100)
wscript

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