From a3d47321d86b842b0ac249ffeab4147b31b1f6c1 Mon Sep 17 00:00:00 2001 From: Joseph Frazer Date: Thu, 1 Oct 2020 10:22:17 -0400 Subject: [PATCH] RELEASES.md: Update for v17.6.2 --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index e8c5640b..20d214b9 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.6.2 (2020-10-01) +==================== - Optionally include a "program.mk" file if it is present in the project's root directory. This allows us to move program specific tasks outside of TAME.