From 28769d608e16e9f1ebd8f7017bf3ee36395ccc5d Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 20 Jul 2020 07:58:03 +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 32e93ea8..bb7c4dcd 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.6.92 +3.6.93 diff --git a/NEWS b/NEWS index 3eb58a41..deca6100 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.6.93 (2020-07-20) [beta] ** Bug fixes