Author: ggregory
Date: Tue Jul 20 15:05:53 2021
New Revision: 48907
Log:
Bump version from $commons_previous_version to $commons_version
Modified:
release/commons/vfs/README.html
Modified: release/commons/vfs/README.html
==============================================================================
--- release/commons/vfs/README.html (original)
+++ release/commons/vfs/README.html Tue Jul 20 15:05:53 2021
@@ -1,7 +1,7 @@
-<h1>Commons VFS 2.8.0</h1>
+<h1>Commons VFS 2.9.0</h1>
-<p>This is the 2.8.0 version of Apache Commons VFS. It is available in both
binary and source distributions.</p>
+<p>This is the 2.9.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.8.0.tar.gz.asc
+$ pgpv commons-vfs2-distribution-2.9.0.tar.gz.asc
or,
$ pgp -ka KEYS
-$ pgp commons-vfs2-distribution-2.8.0.tar.gz.asc
+$ pgp commons-vfs2-distribution-2.9.0.tar.gz.asc
or,
$ gpg --import KEYS
-$ gpg --verify commons-vfs2-distribution-2.8.0.tar.gz.asc
commons-vfs-2.8.0.tar.gz
+$ gpg --verify commons-vfs2-distribution-2.9.0.tar.gz.asc
commons-vfs-2.9.0.tar.gz
</pre>
<p>