Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 7 Jan 2015 00:26:29 +0000 (00:26 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 7 Jan 2015 00:26:29 +0000 (00:26 +0000)
wscript

diff --git a/wscript b/wscript
index b5fe6507b4d5bd765a91a4c1cd72097f4a8454a6..984a0e04863cfab32d8a0ed95f45da0d4a4f4b2a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.26'
+VERSION = '2.0.26devel'
 
 def options(opt):
     opt.load('compiler_cxx')