Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:31:37 +0000 (09:31 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 15 Jan 2015 09:31:37 +0000 (09:31 +0000)
wscript

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