From c4cf4cc2f5772571a9d97893694ba2993c7152ec Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 8 Mar 2021 06:36:36 +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 aaf18d29..897e56be 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.5 +3.7.6 diff --git a/NEWS b/NEWS index 84d27235..ed264b27 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.7.6 (2021-03-08) [stable] ** Bug fixes