Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 7 Jun 2013 15:28:13 +0000 (16:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 7 Jun 2013 15:28:13 +0000 (16:28 +0100)
wscript

diff --git a/wscript b/wscript
index e501b441851f7a0830fd7fd5814f92f6bdedafcc..a2183f3b6a6ce711b4a7d5579697bb848875a906 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.97'
+VERSION = '0.98pre'
 
 def options(opt):
     opt.load('compiler_cxx')