Bump version.
authorCarl Hetherington <cth@carlh.net>
Sat, 21 Jul 2012 02:49:37 +0000 (03:49 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 21 Jul 2012 02:49:37 +0000 (03:49 +0100)
wscript

diff --git a/wscript b/wscript
index ec6f76824cdcf924810f5cadf86ba306a771f98e..c5db73d042edbac2da3b53efa72686f54b9781ca 100644 (file)
--- a/wscript
+++ b/wscript
@@ -1,7 +1,7 @@
 import subprocess
 
 APPNAME = 'dvdomatic'
-VERSION = '0.27pre'
+VERSION = '0.28'
 
 def options(opt):
     opt.load('compiler_cxx')