From 8d3e782e05ee71a2ada32217f67121515956057a Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 22 May 2019 07:45:49 +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 2f4b6075..47b322c9 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.4 +3.4.1 diff --git a/NEWS b/NEWS index b7766a7b..a7a37f1c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.4.1 (2019-05-22) [stable] ** Bug fixes