Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 24 Jan 2013 15:32:10 +0000 (15:32 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 24 Jan 2013 15:32:10 +0000 (15:32 +0000)
wscript

diff --git a/wscript b/wscript
index 25e4ae13a7f3dce44449038328c1fadf4ce7fba2..906dff7968677645d5cdee89e16fb21c415b7457 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.72'
+VERSION = '0.73pre'
 
 def options(opt):
     opt.load('compiler_cxx')