Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2018 00:54:17 +0000 (00:54 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2018 00:54:17 +0000 (00:54 +0000)
wscript

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