Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Jul 2015 17:24:48 +0000 (18:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Jul 2015 17:24:48 +0000 (18:24 +0100)
wscript

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