Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 879dd0868513b43716b16d8348344c9753e962bd..c54104e8490c441db1ed034b6cdd0244ad1ff238 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.29'
+VERSION = '2.0.30devel'
 
 def options(opt):
     opt.load('compiler_cxx')