Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 28 Jun 2013 21:01:06 +0000 (22:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 28 Jun 2013 21:01:06 +0000 (22:01 +0100)
wscript

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