Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Sep 2015 23:10:00 +0000 (00:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Sep 2015 23:10:00 +0000 (00:10 +0100)
wscript

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