From b28d67b6b02d921a8d42427304afe1e2ae93b39c Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 19 Jul 2020 09:45:36 +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 9b914246..32e93ea8 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.6.91 +3.6.92 diff --git a/NEWS b/NEWS index 3005b4cb..8a0b7b4f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.6.92 (2020-07-19) [beta] Changes in the display of counterexamples.