Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Oct 2013 09:48:32 +0000 (10:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Oct 2013 09:48:32 +0000 (10:48 +0100)
wscript

diff --git a/wscript b/wscript
index 0db25485d6208cfda81168556b05b839ffb7dacb..c590c5ef4ff44fe55a505947150bfd4f70fd2edd 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.11'
+VERSION = '1.12pre'
 
 def options(opt):
     opt.load('compiler_cxx')