Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 7 Jan 2013 23:57:39 +0000 (23:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 7 Jan 2013 23:57:39 +0000 (23:57 +0000)
wscript

diff --git a/wscript b/wscript
index 55b95110e9d24c1e55740ead1b5958290c1c89b5..49505836ab75169e6597d81e15a855da6997789d 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.70'
+VERSION = '0.71pre'
 
 def options(opt):
     opt.load('compiler_cxx')