From 1549aef9fd136b3eb398c16e449b355211a3510f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 13 Dec 2012 21:52:28 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index ca3ef2737..c98ee5557 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.64pre' +VERSION = '0.64' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3