Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2015 09:21:19 +0000 (10:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 29 Sep 2015 09:21:19 +0000 (10:21 +0100)
wscript

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