Mangle version.
authorCarl Hetherington <cth@carlh.net>
Fri, 8 Aug 2014 09:01:02 +0000 (10:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 8 Aug 2014 09:01:02 +0000 (10:01 +0100)
wscript

diff --git a/wscript b/wscript
index 949fe13615b1a3d886b08ee72aa720370305df5e..33e459784cee0e80fb13e497660e2fa903a50621 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.72.5devel'
+VERSION = '1.72.6devel'
 
 def options(opt):
     opt.load('compiler_cxx')