From 1ff6bcb2f15f51909ca7ebfcf16130c265c3bbda Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 24 Jan 2021 08:53:16 +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 0833a98f..aaf18d29 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.4 +3.7.5 diff --git a/NEWS b/NEWS index c92ba62a..b560cd3f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.7.5 (2021-01-24) [stable] ** Bug fixes