Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 2 Mar 2018 01:47:19 +0000 (01:47 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 2 Mar 2018 01:47:19 +0000 (01:47 +0000)
wscript

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