Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Dec 2012 20:58:48 +0000 (20:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Dec 2012 20:58:48 +0000 (20:58 +0000)
wscript

diff --git a/wscript b/wscript
index 03bd14074885795e569d51c024c9679960df4cff..290bf9b52496e033a232a45bb3fc5db19d5c140a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.59'
+VERSION = '0.60pre'
 
 def options(opt):
     opt.load('compiler_cxx')