Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Feb 2018 00:03:15 +0000 (00:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 1 Feb 2018 00:03:15 +0000 (00:03 +0000)
wscript

diff --git a/wscript b/wscript
index 1ac6b9964ad1eacb09247f54718d84cb190605e5..5f7e50c26afa19c3b2bc1b2b3477271675334f2a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.47'
+VERSION = '2.11.47devel'
 
 def options(opt):
     opt.load('compiler_cxx')
 
 def options(opt):
     opt.load('compiler_cxx')