Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Feb 2018 23:15:17 +0000 (23:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Feb 2018 23:15:17 +0000 (23:15 +0000)
wscript

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