Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 27 Jun 2014 23:54:23 +0000 (00:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 27 Jun 2014 23:54:23 +0000 (00:54 +0100)
wscript

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