Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 13 Dec 2012 21:06:50 +0000 (21:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 13 Dec 2012 21:06:50 +0000 (21:06 +0000)
wscript

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