From 0364dbacbf7b2e7e4c6655f706395a2eadd5f54e Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 14 Nov 2020 12:26:42 +0100 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 c1e43e6d..0833a98f 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.3 +3.7.4 diff --git a/NEWS b/NEWS index 666170d0..e3633e05 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.7.4 (2020-11-14) [stable] ** Bug fixes