Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 22 Mar 2018 00:22:26 +0000 (00:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Mar 2018 00:22:26 +0000 (00:22 +0000)
wscript

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