From dfce9a89d8431b56f72ef606adfd2ed0faa13cc9 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 23 Feb 2021 10:51:59 -0500 Subject: [PATCH] RELEASES.md: Update for v17.8.0 --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 00c8e518..bb940bb1 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -13,8 +13,8 @@ TAME developers: Add new changes under a "NEXT" heading as part of the commits that introduce the changes. To make a new release, run `tools/mkrelease`, which will handle updating the heading for you. -NEXT -==== +v17.8.0 (2021-02-23) +==================== This release contains changes to the build system to accommodate liza-proguic's introduction of step-based packages (in place of a monolithic `package-dfns.xml`), as well as miscellaneous improvements.