Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Mar 2018 01:34:43 +0000 (01:34 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Mar 2018 01:34:43 +0000 (01:34 +0000)
wscript

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