Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 11 Dec 2012 23:16:05 +0000 (23:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 11 Dec 2012 23:16:05 +0000 (23:16 +0000)
wscript

diff --git a/wscript b/wscript
index 4f32f928c09b290b18e29e09edde4a5271c09f82..b5263ea42c3ac78863511969c73344473792d80b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.61'
+VERSION = '0.62pre'
 
 def options(opt):
     opt.load('compiler_cxx')