Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)
wscript

diff --git a/wscript b/wscript
index 11434eb01cd38405d440207fbdc8226577528d64..9e977157d7dfb04c2bc6f1ffaeb9272200f7a0e2 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.87'
+VERSION = '0.88pre'
 
 def options(opt):
     opt.load('compiler_cxx')