Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 09:25:03 +0000 (09:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Dec 2012 09:25:03 +0000 (09:25 +0000)
wscript

diff --git a/wscript b/wscript
index 80c5f50b18bca51a2372299a50f8f05b544f04a5..86025002e2e982f6d36a6acc64f99fee7f972f7e 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.65'
+VERSION = '0.66pre'
 
 def options(opt):
     opt.load('compiler_cxx')