Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 5 Aug 2015 17:20:09 +0000 (18:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 5 Aug 2015 17:20:09 +0000 (18:20 +0100)
wscript

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