Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 4 Aug 2012 14:52:06 +0000 (15:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 4 Aug 2012 14:52:06 +0000 (15:52 +0100)
wscript

diff --git a/wscript b/wscript
index 45fbc8e6967ea8fafa01afedfb601d5a112f341c..bc0082d4238c8089ee085a20f3afd429243aeaf1 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.43'
+VERSION = '0.44pre'
 
 def options(opt):
     opt.load('compiler_cxx')