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

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