Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 11 Jan 2015 22:19:18 +0000 (22:19 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 11 Jan 2015 22:19:18 +0000 (22:19 +0000)
wscript

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