Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 7 Jan 2015 14:23:09 +0000 (14:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 7 Jan 2015 14:23:09 +0000 (14:23 +0000)
wscript

diff --git a/wscript b/wscript
index 6c348be1ac94519bc863b5598518194879da68f3..0ffab6c1341f25e125c60bd12eab2107a69a321e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.27'
+VERSION = '2.0.27devel'
 
 def options(opt):
     opt.load('compiler_cxx')