Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:59:29 +0000 (00:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:59:29 +0000 (00:59 +0000)
wscript

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