Author: ggregory
Date: Wed Jul 30 14:50:15 2025
New Revision: 78466

Log:
Bump version from 1.14.0 to 1.14.1

Modified:
   release/commons/csv/README.html

Modified: release/commons/csv/README.html
==============================================================================
--- release/commons/csv/README.html     Wed Jul 30 14:46:45 2025        (r78465)
+++ release/commons/csv/README.html     Wed Jul 30 14:50:15 2025        (r78466)
@@ -1,6 +1,6 @@
-<h1>Apache Commons CSV v1.14.0.</h1>
+<h1>Apache Commons CSV v1.14.1.</h1>
 
-<p>This is the 1.14.0 version of Apache Commons CSV. It is available in both 
binary and source distributions.</p>
+<p>This is the 1.14.1 version of Apache Commons CSV. 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-csv-1.14.0-bin.tar.gz.asc
+$ pgpv commons-csv-1.14.1-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-csv-1.14.0-bin.tar.gz.asc
+$ pgp commons-csv-1.14.1-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-csv-1.14.0-bin.tar.gz.asc
+$ gpg --verify commons-csv-1.14.1-bin.tar.gz.asc
 </pre>
 <p>

Reply via email to