Author: tv
Date: Thu Feb  9 12:43:42 2017
New Revision: 18251

Log:
Update README

Modified:
    release/commons/jcs/README.html

Modified: release/commons/jcs/README.html
==============================================================================
--- release/commons/jcs/README.html (original)
+++ release/commons/jcs/README.html Thu Feb  9 12:43:42 2017
@@ -1,7 +1,7 @@
-<h1>Commons-JCS v2.0</h1>
+<h1>Commons-JCS v2.1</h1>
 
 <p>
-This is the 2.0 release of commons-jcs.
+This is the 2.1 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-2.0-bin.tar.gz.asc
+$ pgpv commons-jcs-dist-2.1-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-jcs-dist-2.0-bin.tar.gz.asc
+$ pgp commons-jcs-dist-2.1-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-jcs-dist-2.0-bin.tar.gz.asc
+$ gpg --verify commons-jcs-dist-2.1-bin.tar.gz.asc
 </pre>
 <p>
 


Reply via email to