Bump version
authorCarl Hetherington <cth@carlh.net>
Sun, 16 Sep 2012 13:13:06 +0000 (14:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 16 Sep 2012 13:13:06 +0000 (14:13 +0100)
wscript

diff --git a/wscript b/wscript
index 961187005281af3ecf356f119b36a20f2870b1b4..5d55120d0357854efa138aeb07d9ff15966f6a02 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.48'
+VERSION = '0.49pre'
 
 def options(opt):
     opt.load('compiler_cxx')