Bump version.
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2012 00:02:09 +0000 (00:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Dec 2012 00:02:09 +0000 (00:02 +0000)
wscript

diff --git a/wscript b/wscript
index 02895728c36151a703f92d41510f179469e088c1..c9a2931a616c40658256fdd0b56e99c8e7ffb532 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.58'
+VERSION = '0.59pre'
 
 def options(opt):
     opt.load('compiler_cxx')