Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Dec 2014 17:09:06 +0000 (17:09 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Dec 2014 17:09:06 +0000 (17:09 +0000)
wscript

diff --git a/wscript b/wscript
index 873935e276bd191d4c88b424912df1ddb376e8a1..1cd7b9d6f1d689b31570dcc7a6512fb33a7004bc 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.25'
+VERSION = '2.0.25devel'
 
 def options(opt):
     opt.load('compiler_cxx')