From ad9b8a069ffaba0e93504b3414be16ba06b035ff Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 7 Sep 2021 20:56:23 +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 4746b38c..cc1923a4 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7.91 +3.8 diff --git a/NEWS b/NEWS index cb1e857e..71c4ae7c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.8 (2021-09-07) [stable] ** Backward incompatible changes