Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 21:08:20 +0000 (22:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Sep 2015 21:08:20 +0000 (22:08 +0100)
wscript

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