Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 13:26:17 +0000 (14:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 13:26:17 +0000 (14:26 +0100)
wscript

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