Author: ggregory
Date: Thu Jan 22 13:45:53 2026
New Revision: 82058

Log:
Bump version from 6.11.0 to 6.12.0

Modified:
   release/commons/bcel/README.html

Modified: release/commons/bcel/README.html
==============================================================================
--- release/commons/bcel/README.html    Thu Jan 22 13:44:56 2026        (r82057)
+++ release/commons/bcel/README.html    Thu Jan 22 13:45:53 2026        (r82058)
@@ -1,6 +1,6 @@
-<h1>Apache Commons BCEL Version 6.11.0</h1>
+<h1>Apache Commons BCEL Version 6.12.0</h1>
 
-<p>This is the 6.11.0 version of BCEL. It is available in both binary and 
source distributions.</p>
+<p>This is the 6.12.0 version of BCEL. It is available in both binary and 
source distributions.</p>
 
 
 <p><font color="red" size="+2">Note:</font>
@@ -37,13 +37,13 @@ HREF="http://www.apache.org/dist/commons
 
 <pre>Always test available signatures, <i>e.g.</i>,
 $ pgpk -a KEYS
-$ pgpv bcel-6.11.0.tar.gz.asc
+$ pgpv bcel-6.12.0.tar.gz.asc
 or,
 $ pgp -ka KEYS
-$ pgp  bcel-6.11.0.tar.gz.asc
+$ pgp  bcel-6.12.0.tar.gz.asc
 or,
 $ gpg --import KEYS
-$ gpg --verify  bcel-6.11.0.tar.gz.asc
+$ gpg --verify  bcel-6.12.0.tar.gz.asc
 </pre>
 <p>
 

Reply via email to