Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 21 Sep 2015 11:26:01 +0000 (12:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 21 Sep 2015 11:26:01 +0000 (12:26 +0100)
wscript

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