Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 19 Aug 2015 18:29:07 +0000 (19:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Aug 2015 18:29:07 +0000 (19:29 +0100)
wscript

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