Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Dec 2012 22:46:18 +0000 (22:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Dec 2012 22:46:18 +0000 (22:46 +0000)
wscript

diff --git a/wscript b/wscript
index 208ce1341c41ece131f904ace9d1f8207a58fd96..07b57839f4dc88ee96813706a139940f9415fd7e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.60'
+VERSION = '0.61pre'
 
 def options(opt):
     opt.load('compiler_cxx')