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

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