Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 16 Jul 2014 16:10:58 +0000 (16:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 16 Jul 2014 16:10:58 +0000 (16:10 +0000)
wscript

diff --git a/wscript b/wscript
index 02274cd8768f3c3ce2f098586f825ac9da337b34..5ad4332a4b359d3768032f55244fdd5d3881e85a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.72.4'
+VERSION = '1.72.4devel'
 
 def options(opt):
     opt.load('compiler_cxx')