Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2015 15:38:52 +0000 (15:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Nov 2015 15:38:52 +0000 (15:38 +0000)
wscript

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