Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 26 Aug 2015 08:36:56 +0000 (09:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 26 Aug 2015 08:36:56 +0000 (09:36 +0100)
wscript

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