Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 9 Oct 2013 13:18:12 +0000 (14:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Oct 2013 13:18:12 +0000 (14:18 +0100)
wscript

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