Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 2 Dec 2013 12:35:04 +0000 (12:35 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 2 Dec 2013 12:35:04 +0000 (12:35 +0000)
wscript

diff --git a/wscript b/wscript
index 42cd7eb0936742abb1419e6987882f7a9020aed9..addaafc7434612b6167fc30155e478c670bca062 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.40'
+VERSION = '1.41pre'
 
 def options(opt):
     opt.load('compiler_cxx')