Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 16 Mar 2018 16:12:45 +0000 (16:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 16 Mar 2018 16:12:45 +0000 (16:12 +0000)
wscript

diff --git a/wscript b/wscript
index 0f31345bf075487b2b64db979173c6c3390b2e6c..75f3fe64d56bf0aba5b3e9b867a90064e140c172 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.77'
+VERSION = '2.11.77devel'
 
 def options(opt):
     opt.load('compiler_cxx')