Bump version
authorCarl Hetherington <cth@carlh.net>
Fri, 27 Jul 2012 23:55:08 +0000 (00:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 27 Jul 2012 23:55:08 +0000 (00:55 +0100)
wscript

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