From d793651f8987e5b0c24df3d8003d6b414e5df67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Fri, 22 Apr 2011 15:29:24 +0100 Subject: [PATCH] iupdate to 6.3 --- misc/Yap64.spec | 2 +- misc/yap.nsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/Yap64.spec b/misc/Yap64.spec index ed2363fab..89607093a 100644 --- a/misc/Yap64.spec +++ b/misc/Yap64.spec @@ -3,7 +3,7 @@ Name: yap Summary: Prolog Compiler -Version: 6.2.0 +Version: 6.3.0 Packager: Vitor Santos Costa Release: 1 Source: http://www.dcc.fc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz diff --git a/misc/yap.nsi b/misc/yap.nsi index 7b96b1c9a..13c61aef6 100755 --- a/misc/yap.nsi +++ b/misc/yap.nsi @@ -266,4 +266,4 @@ Function .onInstFailed installer, please contact yap-users@sf.net" FunctionEnd -outfile "yap-6.2.0-installer.exe" +outfile "yap-6.3.0-installer.exe"