Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Feb 2018 01:58:44 +0000 (01:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Feb 2018 01:58:44 +0000 (01:58 +0000)
wscript

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