Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 23 Feb 2018 01:51:59 +0000 (01:51 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 23 Feb 2018 01:51:59 +0000 (01:51 +0000)
wscript

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