Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Jun 2015 11:00:12 +0000 (12:00 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Jun 2015 11:00:12 +0000 (12:00 +0100)
wscript

diff --git a/wscript b/wscript
index dc4264145cdc5f824b7a705b5234aa41081bad0a..af711af059c24541f2407dba34c60eed8ac7fb62 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.10'
+VERSION = '2.1.10devel'
 
 def options(opt):
     opt.load('compiler_cxx')