Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 16:18:35 +0000 (17:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 16:18:35 +0000 (17:18 +0100)
wscript

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