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

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