Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 1 Oct 2013 15:30:21 +0000 (16:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 1 Oct 2013 15:30:21 +0000 (16:30 +0100)
wscript

diff --git a/wscript b/wscript
index 6b77d05084f32e2f44a77f7bb78aaf5c9ae9d82b..d129e620be2339595939fb8acb50816400443da0 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.06'
+VERSION = '1.07pre'
 
 def options(opt):
     opt.load('compiler_cxx')