Author: ggregory
Date: Wed Nov  5 20:25:51 2025
New Revision: 80513

Log:
Bump version from 1.19.0 to 1.20.0

Modified:
   release/commons/codec/README.html

Modified: release/commons/codec/README.html
==============================================================================
--- release/commons/codec/README.html   Wed Nov  5 20:25:38 2025        (r80512)
+++ release/commons/codec/README.html   Wed Nov  5 20:25:51 2025        (r80513)
@@ -14,9 +14,9 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<h1>Commons-CODEC v1.19.0.</h1>
+<h1>Commons-CODEC v1.20.0.</h1>
 
-<p>This is the 1.19.0 version of commons-codec. It is available in both binary 
and source distributions.</p>
+<p>This is the 1.20.0 version of commons-codec. It is available in both binary 
and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -55,12 +55,12 @@
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-codec-1.19.0-bin.tar.gz.asc
+$ pgpv commons-codec-1.20.0-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-codec-1.19.0-bin.tar.gz.asc
+$ pgp commons-codec-1.20.0-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-codec-1.19.0-bin.tar.gz.asc
+$ gpg --verify commons-codec-1.20.0-bin.tar.gz.asc
 </pre>
 <p>
\ No newline at end of file

Reply via email to