Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 10 Feb 2017 12:15:25 +0000 (12:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 10 Feb 2017 12:15:25 +0000 (12:15 +0000)
wscript

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