Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Oct 2013 17:59:59 +0000 (18:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Oct 2013 17:59:59 +0000 (18:59 +0100)
wscript

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