Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 10 May 2015 02:23:45 +0000 (03:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 10 May 2015 02:23:45 +0000 (03:23 +0100)
wscript

diff --git a/wscript b/wscript
index 1bb2b41c6571f1c303f1e00b4143f73f4e56040d..1ba0db01c45344d5ee29946cd399224d6a91168b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -25,7 +25,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.46'
+VERSION = '2.0.46devel'
 
 def options(opt):
     opt.load('compiler_cxx')