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

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