From 627fecb19e86ae3fc9390ded8f46c7cddc439129 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 15 Jun 2020 20:39:01 +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 4a788a01..0f44168a 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.6.3 +3.6.4 diff --git a/NEWS b/NEWS index 919ff387..01f804d3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.6.4 (2020-06-15) [stable] ** Bug fixes