From ecd378670b3dd3dba476e9d3110f831b81b2c16e Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" <rpgoldman@sift.net> Date: Fri, 2 Jul 2021 18:01:29 -0500 Subject: [PATCH] Update ASDF homepage for version 3.3.5. --- doc/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index acdd7fbe1..1de78bc83 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ first stable release 3.0.1 on May 16th 2013, major releases 3.1.2 on May 6th 2014, 3.2.0 on January 10th 2017 and 3.3.0 on October 6th 2017. - The latest release is 3.3.4, published on February 14th, 2020. + The latest release is 3.3.5, published on July 2nd, 2021. </p> <a id="what_it_is"></a> <h3>What it is</h3> @@ -663,6 +663,10 @@ Corman Common Lisp <admin@cormanlisp.com> <p>For a detailed description of changes see our <a href="changelog">Changelog</a> </p> <dl> + <dt>July 2021</dt> + <dd> Release of 3.3.5: fifth bugfix release for the 3.3 + release series</dd> + <dt>February 2020</dt> <dd> Release of 3.3.4: fourth bugfix release for the 3.3 release series.</dd> -- GitLab