Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 20 Aug 2014 11:21:57 +0000 (12:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 20 Aug 2014 11:21:57 +0000 (12:21 +0100)
wscript

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