Author: chtompki
Date: Tue Dec 12 13:55:28 2017
New Revision: 23663

Log:
Update [text] README.html for 1.2 release

Modified:
    release/commons/text/README.html

Modified: release/commons/text/README.html
==============================================================================
--- release/commons/text/README.html (original)
+++ release/commons/text/README.html Tue Dec 12 13:55:28 2017
@@ -1,6 +1,6 @@
-<h1>Commons-Text v1.1.</h1>
+<h1>Commons-Text v1.2.</h1>
 
-<p>This is the 1.1 version of commons-text. It is available in both binary and 
source distributions.</p>
+<p>This is the 1.2 version of commons-text. It is available in both binary and 
source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -39,12 +39,12 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-text-1.1-bin.tar.gz.asc
+$ pgpv commons-text-1.2-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-text-1.1-bin.tar.gz.asc
+$ pgp commons-text-1.2-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-text-1.1-bin.tar.gz.asc
+$ gpg --verify commons-text-1.2-bin.tar.gz.asc
 </pre>
 <p>


Reply via email to