Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Aug 2012 12:15:11 +0000 (13:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Aug 2012 12:15:11 +0000 (13:15 +0100)
wscript

diff --git a/wscript b/wscript
index 635389ed1c2301efcbf612639999f28f149af23e..485e76fc13d299a0a59af1a2a060b2008f43174b 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.45'
+VERSION = '0.46pre'
 
 def options(opt):
     opt.load('compiler_cxx')