Merge branch '1.0' into 1.0-seek
[dcpomatic.git] / wscript
diff --git a/wscript b/wscript
index 42cd7eb0936742abb1419e6987882f7a9020aed9..63b907ccbc4032ae720a6577aa42e11f3e3b8053 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.40'
+VERSION = '1.43pre'
 
 def options(opt):
     opt.load('compiler_cxx')