Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 31 Dec 2017 21:20:41 +0000 (21:20 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 31 Dec 2017 21:20:41 +0000 (21:20 +0000)
wscript

diff --git a/wscript b/wscript
index 1449853af63574dc26ad070580c7435516f4724e..f0165ce9f05736012ed6771720c1709befb448ab 100644 (file)
--- a/wscript
+++ b/wscript
@@ -27,7 +27,7 @@ import distutils.spawn
 from waflib import Logs, Context
 
 APPNAME = 'dcpomatic'
-VERSION = '2.11.33'
+VERSION = '2.11.33devel'
 
 def options(opt):
     opt.load('compiler_cxx')