From 9f2679a6b14cc083d1d858efd64a546ebf4883f8 Mon Sep 17 00:00:00 2001 From: Raymond Toy <toy.raymond@gmail.com> Date: Fri, 27 Oct 2017 21:03:02 -0700 Subject: [PATCH] Remove WIP and fix typo. --- src/general-info/release-21c.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/general-info/release-21c.md b/src/general-info/release-21c.md index 2a495fe67..3b1ab6854 100644 --- a/src/general-info/release-21c.md +++ b/src/general-info/release-21c.md @@ -1,5 +1,3 @@ -**Work in progress** - # CMUCL 21c The CMUCL project is pleased to announce the release of CMUCL 21c. @@ -52,7 +50,7 @@ See http://www.cmucl.org or https://gitlab.common-lisp.net/cmucl/cmucl for more information, See https://gitlab.common-lisp.net/cmucl/cmucl/wikis/GettingCmucl -for obtaining CMUCL, including sources and binaries.. +for obtaining CMUCL, including sources and binaries. We hope you enjoy using this release of CMUCL! -- GitLab