Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 1 Jul 2013 22:42:59 +0000 (23:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 1 Jul 2013 22:42:59 +0000 (23:42 +0100)
wscript

diff --git a/wscript b/wscript
index b03a816e7e6abf3512b1f6db7fd4a088d5753061..dff00caef06c7ba33f8b3a73b11792c4311ed848 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.106'
+VERSION = '0.107pre'
 
 def options(opt):
     opt.load('compiler_cxx')