Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Dec 2013 11:22:43 +0000 (11:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Dec 2013 11:22:43 +0000 (11:22 +0000)
wscript

diff --git a/wscript b/wscript
index 6e1545dd1c5a13d62392083bda5c2f2ba1ec6085..63b907ccbc4032ae720a6577aa42e11f3e3b8053 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.42'
+VERSION = '1.43pre'
 
 def options(opt):
     opt.load('compiler_cxx')