Bump version.
authorCarl Hetherington <cth@carlh.net>
Sat, 21 Jul 2012 13:44:11 +0000 (14:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 21 Jul 2012 13:44:11 +0000 (14:44 +0100)
wscript

diff --git a/wscript b/wscript
index 551ac136c7d26f674abfa42e4f8e72a969f764ad..92266116bbfd83b5cac9f69c038af936adc7aba5 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,7 +1,7 @@
 import subprocess
 
 APPNAME = 'dvdomatic'
-VERSION = '0.29'
+VERSION = '0.30pre'
 
 def options(opt):
     opt.load('compiler_cxx')