Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 18 May 2013 23:11:52 +0000 (00:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 18 May 2013 23:11:52 +0000 (00:11 +0100)
wscript

diff --git a/wscript b/wscript
index 83fef36f716bc9f6749dd9fa69d8648b11f1a491..fd838dd1e2db2dfc92ee85f6ade1f728bce321bb 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.91'
+VERSION = '0.92pre'
 
 def options(opt):
     opt.load('compiler_cxx')