From c09dba22fd923df38a517cf8eb00658af16e1fec Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 18 Dec 2012 09:25:02 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index fd35f051e..80c5f50b1 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.65pre' +VERSION = '0.65' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3