Author: britter
Date: Mon Sep 18 08:46:22 2017
New Revision: 21648
Log:
Update Dist area for Apache Commons BCEL 6.1 release
Modified:
release/commons/bcel/README.html
Modified: release/commons/bcel/README.html
==============================================================================
--- release/commons/bcel/README.html (original)
+++ release/commons/bcel/README.html Mon Sep 18 08:46:22 2017
@@ -1,6 +1,6 @@
-<h1>Apache Commons BCEL Version 6.0</h1>
+<h1>Apache Commons BCEL Version 6.1</h1>
-<p>This is the 6.0 version of BCEL. It is available in both binary and source
distributions.</p>
+<p>This is the 6.1 version of BCEL. It is available in both binary and source
distributions.</p>
<p><font color="red" size="+2">Note:</font>
@@ -37,13 +37,13 @@ HREF="http://www.apache.org/dist/commons
<pre>Always test available signatures, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv bcel-6.0.tar.gz.asc
+$ pgpv bcel-6.1.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp bcel-6.0.tar.gz.asc
+$ pgp bcel-6.1.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify bcel-6.0.tar.gz.asc
+$ gpg --verify bcel-6.1.tar.gz.asc
</pre>
<p>