Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 27 Feb 2013 11:03:17 +0000 (11:03 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 27 Feb 2013 11:03:17 +0000 (11:03 +0000)
wscript

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