Author: sebb
Date: Tue Feb 14 22:10:10 2017
New Revision: 18336

Log:
3.6

Modified:
    release/commons/net/README.html

Modified: release/commons/net/README.html
==============================================================================
--- release/commons/net/README.html (original)
+++ release/commons/net/README.html Tue Feb 14 22:10:10 2017
@@ -1,6 +1,6 @@
-<h1>Apache Commons Net 3.5</h1>
+<h1>Apache Commons Net 3.6</h1>
 
-<p>This is the 3.5 version of Apache Commons Net. It is available in both 
binary and source distributions.</p>
+<p>This is the 3.6 version of Apache Commons Net. It is available in both 
binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -40,13 +40,13 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-net-3.5-bin.tar.gz.asc
+$ pgpv commons-net-3.6-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-net-3.5-bin.tar.gz.asc
+$ pgp commons-net-3.6-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-net-3.5-bin.tar.gz.asc
+$ gpg --verify commons-net-3.6-bin.tar.gz.asc
 </pre>
 <p>
 


Reply via email to