Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 22 Oct 2014 08:32:14 +0000 (09:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 22 Oct 2014 08:32:14 +0000 (09:32 +0100)
wscript

diff --git a/wscript b/wscript
index 0c5dbf0336c234725063ee7ae9c2c20ee95c51cf..80948816e285fde6c1d9e187ab52049788a497c9 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '1.76.3'
+VERSION = '1.76.3devel'
 
 def options(opt):
     opt.load('compiler_cxx')