Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 20 Jul 2015 20:54:28 +0000 (21:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 Jul 2015 20:54:28 +0000 (21:54 +0100)
wscript

diff --git a/wscript b/wscript
index 6a2b191a369009f4305318e1ed5d4fea62877eed..40a0d393684d0d706ff98b1bd1bfed6e9c61f6d9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -26,7 +26,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.1.26'
+VERSION = '2.1.26devel'
 
 def options(opt):
     opt.load('compiler_cxx')