From a15879c62300c534c6553196d30656363dc20a75 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 13 Oct 2020 07:23:28 +0200 Subject: [PATCH] maint: post-release administrivia * NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update. --- .prev-version | 2 +- NEWS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.prev-version b/.prev-version index 0b2eb36f..c1e43e6d 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.2 +3.7.3 diff --git a/NEWS b/NEWS index e2dc1550..32671d01 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.7.3 (2020-10-13) [stable] ** Bug fixes