Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Sep 2015 23:16:39 +0000 (00:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Sep 2015 23:16:39 +0000 (00:16 +0100)
wscript

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