Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Oct 2014 21:03:21 +0000 (22:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 23 Oct 2014 21:03:21 +0000 (22:03 +0100)
wscript

diff --git a/wscript b/wscript
index 6639724da885c19e5d8e03a2aa6c1bde5b15d1cb..5306688d3d95f4be1f96f2d4d09be265fd3b8a95 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '1.76.5'
+VERSION = '1.76.5devel'
 
 def options(opt):
     opt.load('compiler_cxx')