Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 23 Feb 2013 22:57:47 +0000 (22:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 23 Feb 2013 22:57:47 +0000 (22:57 +0000)
wscript

diff --git a/wscript b/wscript
index 16ffc80c2ac5d145c06b622289f465138796af98..93ffe224052686d19c3f498ec944fd56dead54af 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.74'
+VERSION = '0.75pre'
 
 def options(opt):
     opt.load('compiler_cxx')