Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 09:56:13 +0000 (10:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Sep 2014 09:56:13 +0000 (10:56 +0100)
wscript

diff --git a/wscript b/wscript
index 543a843a5dba03d0cb8482f26a3868619dca323b..d1ce36e3c3b245d8eba5072cbc7b2018a44c0e9e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.73.5'
+VERSION = '1.73.5devel'
 
 def options(opt):
     opt.load('compiler_cxx')