Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 19 Sep 2013 14:18:59 +0000 (15:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Sep 2013 14:18:59 +0000 (15:18 +0100)
wscript

diff --git a/wscript b/wscript
index 98a91d9e3ea882326843c31030574c7c45e1d54b..75bb681bbf03ea88049df6ebb23f7b1c5271fc64 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dcpomatic'
-VERSION = '1.05'
+VERSION = '1.06pre'
 
 def options(opt):
     opt.load('compiler_cxx')