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