Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 24 Feb 2018 01:07:24 +0000 (01:07 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 24 Feb 2018 01:07:24 +0000 (01:07 +0000)
wscript

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