Bump version
authorCarl Hetherington <cth@carlh.net>
Mon, 24 Jun 2013 22:39:57 +0000 (23:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 24 Jun 2013 22:39:57 +0000 (23:39 +0100)
wscript

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