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

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