Author: tv Date: Mon Sep 18 15:58:03 2023 New Revision: 64097 Log: Update README for 3.2 release
Modified: release/commons/jcs/README.html Modified: release/commons/jcs/README.html ============================================================================== --- release/commons/jcs/README.html (original) +++ release/commons/jcs/README.html Mon Sep 18 15:58:03 2023 @@ -1,7 +1,7 @@ -<h1>Apache Commons-JCS v3.1</h1> +<h1>Apache Commons-JCS v3.2</h1> <p> -This is the 3.1 release of commons-jcs. +This is the 3.2 release of commons-jcs. It is available in both binary and source distributions. </p> @@ -40,13 +40,13 @@ HREF="http://www.apache.org/dist/commons <pre>Always test available signatures, <i>e.g.</i>, $ pgpk -a KEYS -$ pgpv commons-jcs-dist-3.1-src.tar.gz.asc +$ pgpv commons-jcs-dist-3.2-src.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-jcs-dist-3.1-src.tar.gz.asc +$ pgp commons-jcs-dist-3.2-src.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-jcs-dist-3.1-src.tar.gz.asc +$ gpg --verify commons-jcs-dist-3.2-src.tar.gz.asc </pre> <p>