Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 7 Apr 2013 22:48:34 +0000 (23:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 7 Apr 2013 22:48:34 +0000 (23:48 +0100)
wscript

diff --git a/wscript b/wscript
index fd1da83270c736dbeca67ded486ed543426cd35b..c053149c15f687eec04db3565dd7ee2305acad4f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.80'
+VERSION = '0.81pre'
 
 def options(opt):
     opt.load('compiler_cxx')