From 0b093ac4d9042355b95e67ad25b03e69ba213545 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 12 Sep 2019 18:09:26 +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 47b322c9..4d9d11cf 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.4.1 +3.4.2 diff --git a/NEWS b/NEWS index 2048eb71..bb9ec9a3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.4.2 (2019-09-12) [stable] ** Bug fixes