Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 20 Oct 2014 21:50:32 +0000 (22:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 Oct 2014 21:50:32 +0000 (22:50 +0100)
wscript

diff --git a/wscript b/wscript
index 93c1491a9714329ad66786e7b68e269eb5187e5f..62b47d9a4a9427c15f9ae5a1d78633d800a89555 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '1.76.2'
+VERSION = '1.76.2devel'
 
 def options(opt):
     opt.load('compiler_cxx')