Author: ggregory
Date: Fri Dec 22 15:00:48 2023
New Revision: 66267
Log:
Bump version from 1.5 to 1.6.0
Modified:
release/commons/email/README.html
Modified: release/commons/email/README.html
==============================================================================
--- release/commons/email/README.html (original)
+++ release/commons/email/README.html Fri Dec 22 15:00:48 2023
@@ -1,6 +1,6 @@
-<h1>Commons-Email 1.5</h1>
+<h1>Commons-Email 1.6.0</h1>
-<p>This is the 1.5 release of commons-email. It is available in both
+<p>This is the 1.6.0 release of commons-email. It is available in both
binary and source distributions.</p>
<p><font color="red" size="+2">Note:</font>
@@ -35,12 +35,12 @@ href="https://www.apache.org/dist/common
<pre>Always test available signatures, <i>e.g.</i>,
$ pgpk -a KEYS
-$ pgpv commons-email-1.5-bin.tar.gz.asc
+$ pgpv commons-email-1.6.0-bin.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-email-1.5-bin.tar.gz.asc
+$ pgp commons-email-1.6.0-bin.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-email-1.5-bin.tar.gz.asc
+$ gpg --verify commons-email-1.6.0-bin.tar.gz.asc
</pre>
<p>