Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 23:49:56 +0000 (23:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 23:49:56 +0000 (23:49 +0000)
wscript

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