Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 24 Oct 2014 00:19:26 +0000 (01:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 24 Oct 2014 00:19:26 +0000 (01:19 +0100)
wscript

diff --git a/wscript b/wscript
index 506ea7a00f59e171387f275b79954afd148d7980..1b72d7ebaf9de0474bf2bf966cbd0b33bfb3dd22 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '1.76.6'
+VERSION = '1.76.6devel'
 
 def options(opt):
     opt.load('compiler_cxx')