Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Sep 2014 22:36:54 +0000 (23:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Sep 2014 22:36:54 +0000 (23:36 +0100)
wscript

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