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

diff --git a/wscript b/wscript
index 9d0f94777b3cd88929a05e7c112b185de30453db..78459b28f9090ad8cf2512a8464ef9a3a29defb0 100644 (file)
--- a/wscript
+++ b/wscript
@@ -5,7 +5,7 @@ import distutils
 import distutils.spawn
 
 APPNAME = 'dcpomatic'
-VERSION = '1.76.4'
+VERSION = '1.76.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')