Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:31:59 +0000 (16:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:31:59 +0000 (16:31 +0100)
wscript

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