Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 11:29:13 +0000 (11:29 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 11:29:13 +0000 (11:29 +0000)
wscript

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