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

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