Author: ggregory Date: Sat Jan 11 14:06:11 2025 New Revision: 74114 Log: Bump version from 1.12.0 to 1.13.0
Modified: release/commons/csv/README.html Modified: release/commons/csv/README.html ============================================================================== --- release/commons/csv/README.html (original) +++ release/commons/csv/README.html Sat Jan 11 14:06:11 2025 @@ -1,6 +1,6 @@ -<h1>Apache Commons CSV v1.12.0.</h1> +<h1>Apache Commons CSV v1.13.0.</h1> -<p>This is the 1.12.0 version of Apache Commons CSV. It is available in both binary and source distributions.</p> +<p>This is the 1.13.0 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.12.0-bin.tar.gz.asc +$ pgpv commons-csv-1.13.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-csv-1.12.0-bin.tar.gz.asc +$ pgp commons-csv-1.13.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-csv-1.12.0-bin.tar.gz.asc +$ gpg --verify commons-csv-1.13.0-bin.tar.gz.asc </pre> <p>