Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 25 Jul 2015 00:19:25 +0000 (01:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 25 Jul 2015 00:19:25 +0000 (01:19 +0100)
wscript

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