Bump version
authorCarl Hetherington <cth@carlh.net>
Wed, 19 Jun 2013 17:55:41 +0000 (18:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 19 Jun 2013 17:55:41 +0000 (18:55 +0100)
wscript

diff --git a/wscript b/wscript
index 08e1ec3d23bc630161644ff6b4523ffce183b36b..d99ce876e761f9360f5072bc0d1250135979a9ce 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.101'
+VERSION = '0.102pre'
 
 def options(opt):
     opt.load('compiler_cxx')