Author: ggregory Date: Sun May 29 01:14:39 2016 New Revision: 13834 Log: Update for 1.4.
Modified: release/commons/csv/README.html Modified: release/commons/csv/README.html ============================================================================== --- release/commons/csv/README.html (original) +++ release/commons/csv/README.html Sun May 29 01:14:39 2016 @@ -1,6 +1,6 @@ <h1>Apache Commons CSV v1.3.</h1> -<p>This is the 1.3 version of Apache Commons CSV. It is available in both binary and source distributions.</p> +<p>This is the 1.4 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.3-bin.tar.gz.asc +$ pgpv commons-csv-1.4-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-csv-1.3-bin.tar.gz.asc +$ pgp commons-csv-1.4-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-csv-1.3-bin.tar.gz.asc +$ gpg --verify commons-csv-1.4-bin.tar.gz.asc </pre> <p>