From 148519167db8f82f3351ae10ec8861e3e08f9f5e Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 12 Feb 2004 23:24:32 +0000 Subject: [PATCH] Forgot to update these files PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276084 13f79535-47bb-0310-9956-ffa450edef68 --- docs/bindownload.html | 28 ++++++++++++++-------------- docs/srcdownload.html | 28 ++++++++++++++-------------- xdocs/bindownload.xml | 28 ++++++++++++++-------------- xdocs/srcdownload.xml | 28 ++++++++++++++-------------- 4 files changed, 56 insertions(+), 56 deletions(-) diff --git a/docs/bindownload.html b/docs/bindownload.html index 1dfe3c4c2..24bfdebe1 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -215,28 +215,28 @@ Other mirrors: Current Release of Ant -

Currently, Apache Ant 1.6.0 is the best available version, see the +

Currently, Apache Ant 1.6.1 is the best available version, see the release notes.

Note
-
Ant 1.6.0 has been released on 18-December-2003 and +
Ant 1.6.1 has been released on 12-February-2004 and may not be available on all mirrors for a few days.

@@ -265,17 +265,17 @@ directory, rather than from a mirror. Then verify the signatures using

% pgpk -a KEYS
-% pgpv apache-ant-1.6.0-src.tar.gz.asc
+% pgpv apache-ant-1.6.1-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.6.0-src.tar.gz.asc
+% pgp apache-ant-1.6.1-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.6.0-src.tar.gz.asc +% gpg --verify apache-ant-1.6.1-src.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml index be9d2191d..1ba42dcdf 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -60,30 +60,30 @@ Other mirrors:

-

Currently, Apache Ant 1.6.0 is the best available version, see the +

Currently, Apache Ant 1.6.1 is the best available version, see the release notes.

Note
-
Ant 1.6.0 has been released on 18-December-2003 and +
Ant 1.6.1 has been released on 12-February-2004 and may not be available on all mirrors for a few days.
@@ -117,17 +117,17 @@ using

% pgpk -a KEYS
-% pgpv apache-ant-1.6.0-src.tar.gz.asc
+% pgpv apache-ant-1.6.1-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.6.0-src.tar.gz.asc
+% pgp apache-ant-1.6.1-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.6.0-src.tar.gz.asc +% gpg --verify apache-ant-1.6.1-src.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A