Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Sep 2012 00:24:58 +0000 (01:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Sep 2012 00:24:58 +0000 (01:24 +0100)
wscript

diff --git a/wscript b/wscript
index 4efb32a987ac7bd33e6bcf34b8e34fbf7f74e251..837e306c8f68a5872121faa375750798b910fb93 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.50'
+VERSION = '0.51pre'
 
 def options(opt):
     opt.load('compiler_cxx')