Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 7 Dec 2013 19:29:19 +0000 (19:29 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 7 Dec 2013 19:29:19 +0000 (19:29 +0000)
wscript

diff --git a/wscript b/wscript
index 50ff3a64f4b513101820b3e66d82000d2c2fcc84..172b41c6f6ca4bacb7c0d594d5b0b30ef9ee558d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.41'
+VERSION = '1.42pre'
 
 def options(opt):
     opt.load('compiler_cxx')