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

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