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

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