Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)
wscript

diff --git a/wscript b/wscript
index f6d1f5da7e44c59c6a8fbd94739592e50dd90e4b..097474563e6a31bc69acf1a5d923300ebd6771cb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.88'
+VERSION = '0.89pre'
 
 def options(opt):
     opt.load('compiler_cxx')