From a61bc3f9f87ec70559f4fd589f50542280a726f6 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 29 Apr 2020 09:07:50 +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 65665b48..85e0a216 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.5.90 +3.5.91 diff --git a/NEWS b/NEWS index 4b439c66..07be8d75 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.5.91 (2020-04-29) [stable] ** New features