This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push: new d5c7094 Drop version label. d5c7094 is described below commit d5c7094bdd59473427635fe797dda7b7344c9830 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Nov 18 15:20:04 2021 -0500 Drop version label. --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 078eb4f..0ccb1e1 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -62,7 +62,7 @@ The <a href="scm.html">git repository</a> can be </section> <!-- ================================================== --> <section name="Release Information"> -<p>The latest stable release of Lang is 3.12.0: </p> +<p>Read about the latest release:</p> <ul> <li>Pull it using a build tool like Maven using a <a href="dependency-info.html">dependency management reference</a>.</li> <li>Download the latest release from a <a href="https://commons.apache.org/lang/download_lang.cgi">mirror</a>.</li>