Author: tn
Date: Sat May 23 06:27:05 2015
New Revision: 9104

Log:
Update README after new release.

Modified:
    release/commons/email/README.html

Modified: release/commons/email/README.html
==============================================================================
--- release/commons/email/README.html (original)
+++ release/commons/email/README.html Sat May 23 06:27:05 2015
@@ -1,6 +1,6 @@
-<h1>Commons-Email 1.3.3</h1>
+<h1>Commons-Email 1.4</h1>
 
-<p>This is the 1.3.3 release of commons-email. It is available in both 
+<p>This is the 1.4 release of commons-email. It is available in both 
 binary and source distributions.</p>
 
 <p><font color="red" size="+2">Note:</font>
@@ -25,12 +25,12 @@ href="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-email-1.3.3-bin.tar.gz.asc
+$ pgpv commons-email-1.4-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-email-1.3.3-bin.tar.gz.asc
+$ pgp commons-email-1.4-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-email-1.3.3-bin.tar.gz.asc
+$ gpg --verify commons-email-1.4-bin.tar.gz.asc
 </pre>
 <p>


Reply via email to