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

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