Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 14 May 2015 08:09:38 +0000 (09:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 May 2015 08:09:38 +0000 (09:09 +0100)
wscript

diff --git a/wscript b/wscript
index a81854f8453a8917a2f5ea327e626ad82b66a037..98516102c37bec716ac896620f5cbcaa63cd9339 100644 (file)
--- a/wscript
+++ b/wscript
@@ -25,7 +25,7 @@ import distutils.spawn
 from waflib import Logs
 
 APPNAME = 'dcpomatic'
-VERSION = '2.0.47'
+VERSION = '2.0.47devel'
 
 def options(opt):
     opt.load('compiler_cxx')