Ooops; revert version bump to rebuild.
authorCarl Hetherington <cth@carlh.net>
Sat, 4 Aug 2012 10:57:13 +0000 (11:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 4 Aug 2012 10:57:13 +0000 (11:57 +0100)
wscript

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