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

diff --git a/wscript b/wscript
index 025070870ac1e74bef8cce345db7ee3bec897173..054b55091c9dd33ddc1e3b630744ffb60a815e15 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.31'
+VERSION = '2.0.31devel'
 
 def options(opt):
     opt.load('compiler_cxx')