Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 30 Sep 2015 08:19:33 +0000 (09:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 30 Sep 2015 08:19:33 +0000 (09:19 +0100)
wscript

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