Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 8 Sep 2014 22:03:01 +0000 (23:03 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 8 Sep 2014 22:03:01 +0000 (23:03 +0100)
wscript

diff --git a/wscript b/wscript
index 017c9634c06a6028d652900636e1816c436a0e3f..91cb84a9db8c8f093d3f5cbcb6d9f906f2e7b863 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.73.4'
+VERSION = '1.73.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')