Author: ggregory
Date: Sun Dec  7 22:16:48 2025
New Revision: 81227

Log:
Bump version from 1.14.0 to 1.15.0

Modified:
   release/commons/text/README.html

Modified: release/commons/text/README.html
==============================================================================
--- release/commons/text/README.html    Sun Dec  7 22:16:29 2025        (r81226)
+++ release/commons/text/README.html    Sun Dec  7 22:16:48 2025        (r81227)
@@ -1,7 +1,7 @@
 
-<h1>Apache Commons Text 1.14.0</h1>
+<h1>Apache Commons Text 1.15.0</h1>
 
-<p>This is the 1.14.0 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
+<p>This is the 1.15.0 version of Apache Commons Text. It is available in both 
binary and source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -40,12 +40,12 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv commons-text-1.14.0-bin.tar.gz.asc
+$ pgpv commons-text-1.15.0-bin.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp commons-text-1.14.0-bin.tar.gz.asc
+$ pgp commons-text-1.15.0-bin.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify commons-text-1.14.0-bin.tar.gz.asc
+$ gpg --verify commons-text-1.15.0-bin.tar.gz.asc
 </pre>
 <p>

Reply via email to