Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Oct 2015 08:57:27 +0000 (09:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 1 Oct 2015 08:57:27 +0000 (09:57 +0100)
wscript

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