You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/01/01 17:50:33 UTC

svn commit: r4024 - /release/commons/lang/README.html

Author: britter
Date: Wed Jan  1 16:50:30 2014
New Revision: 4024

Log:
Update README.html, missed that one in publisch release commit

Modified:
    release/commons/lang/README.html

Modified: release/commons/lang/README.html
==============================================================================
--- release/commons/lang/README.html (original)
+++ release/commons/lang/README.html Wed Jan  1 16:50:30 2014
@@ -1,6 +1,6 @@
-<h1>Commons-Lang v3.0.1.</h1>
+<h1>Commons-Lang v3.2.</h1>
 
-<p>This is the 3.0.1 version of commons-lang. It is available in both binary and source distributions.</p>
+<p>This is the 3.2 version of commons-lang. It is available in both binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -29,13 +29,12 @@
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-lang3-3.0.1-bin.tar.gz.asc
+$ pgpv commons-lang3-3.2-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-lang3-3.0.1-bin.tar.gz.asc
+$ pgp commons-lang3-3.2-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-lang3-3.0.1-bin.tar.gz.asc
+$ gpg --verify commons-lang3-3.2-bin.tar.gz.asc
 </pre>
 <p>
-