Bump version
authorCarl Hetherington <cth@carlh.net>
Sat, 28 Jul 2012 14:42:10 +0000 (15:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 28 Jul 2012 14:42:10 +0000 (15:42 +0100)
wscript

diff --git a/wscript b/wscript
index 922dff4b1eb7b7fbfb844555d90a3e97355bba7f..4a6504c9e2763668242f931fd2ca4c28a0dfd953 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.37'
+VERSION = '0.38pre'
 
 def options(opt):
     opt.load('compiler_cxx')