Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Jun 2013 00:20:18 +0000 (01:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Jun 2013 00:20:18 +0000 (01:20 +0100)
wscript

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