From 26c5f48c1c28a7c6c16ca578873bc83941ea4f76 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 13 Feb 2020 19:11:16 +0100 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 d5c0c991..87ce4929 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.5.1 +3.5.2 diff --git a/NEWS b/NEWS index f2a5b060..d5eaa258 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.5.2 (2020-02-13) [stable] ** Bug fixes