Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 30 Jun 2014 09:43:17 +0000 (10:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Jun 2014 09:43:17 +0000 (10:43 +0100)
wscript

diff --git a/wscript b/wscript
index 668667c5f5370b7a45268d513f0638d4a9c125c3..404782b3c5f066e1ee6631eae791bc2658f2a0c7 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.72.0'
+VERSION = '1.72.0devel'
 
 def options(opt):
     opt.load('compiler_cxx')