Author: ggregory Date: Wed Mar 18 20:26:17 2026 New Revision: 83192 Log: Bump version from 3.12.0 to 3.13.0
Modified: release/commons/net/README.html Modified: release/commons/net/README.html ============================================================================== --- release/commons/net/README.html Wed Mar 18 20:25:28 2026 (r83191) +++ release/commons/net/README.html Wed Mar 18 20:26:17 2026 (r83192) @@ -14,9 +14,9 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h1>Apache Commons Net v3.12.0</h1> +<h1>Apache Commons Net v3.13.0</h1> -<p>This is the 3.12.0 version of commons-net. It is available in both binary and source distributions.</p> +<p>This is the 3.13.0 version of commons-net. 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-net-3.12.0-bin.tar.gz.asc +$ pgpv commons-net-3.13.0-bin.tar.gz.asc or, $ pgp -ka KEYS -$ pgp commons-net-3.12.0-bin.tar.gz.asc +$ pgp commons-net-3.13.0-bin.tar.gz.asc or, $ gpg --import KEYS -$ gpg --verify commons-net-3.12.0-bin.tar.gz.asc +$ gpg --verify commons-net-3.13.0-bin.tar.gz.asc </pre> <p> \ No newline at end of file
