Author: ggregory
Date: Fri Feb 14 13:35:04 2025
New Revision: 74903

Log:
Bump version from 2.9.0 to 2.10.0

Modified:
    release/commons/vfs/README.html

Modified: release/commons/vfs/README.html
==============================================================================
--- release/commons/vfs/README.html (original)
+++ release/commons/vfs/README.html Fri Feb 14 13:35:04 2025
@@ -1,7 +1,7 @@
-<h1>Commons VFS 2.9.0</h1>
+<h1>Commons VFS 2.10.0</h1>
 
 
-<p>This is the 2.9.0 version of Apache Commons VFS. It is available in both 
binary and source distributions.</p>
+<p>This is the 2.10.0 version of Apache Commons VFS. It is available in both 
binary and source distributions.</p>
 
 <p><strong>Note:</strong>
 The tar files in the distribution use GNU tar extensions
@@ -39,13 +39,13 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-vfs2-distribution-2.9.0.tar.gz.asc
+$ pgpv commons-vfs2-distribution-2.10.0.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-vfs2-distribution-2.9.0.tar.gz.asc
+$ pgp commons-vfs2-distribution-2.10.0.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-vfs2-distribution-2.9.0.tar.gz.asc 
commons-vfs-2.9.0.tar.gz
+$ gpg --verify commons-vfs2-distribution-2.10.0.tar.gz.asc 
commons-vfs-2.10.0.tar.gz
 </pre>
 <p>
 


Reply via email to