Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Dec 2012 02:06:59 +0000 (02:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Dec 2012 02:06:59 +0000 (02:06 +0000)
wscript

diff --git a/wscript b/wscript
index 51760504b54e715a4e829c8e625faf8ac86b3ba4..971931128dce6353e61c0687f5bd4bbc1ddacac3 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.69'
+VERSION = '0.70pre'
 
 def options(opt):
     opt.load('compiler_cxx')