Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 11 Jan 2015 20:38:58 +0000 (20:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 11 Jan 2015 20:38:58 +0000 (20:38 +0000)
wscript

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