From cb7dcb011e529824160769425380169f1ef123ef Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sun, 2 Aug 2020 09:32:34 +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 475ba515..a76ccff2 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.7 +3.7.1 diff --git a/NEWS b/NEWS index f6a8819c..68bbbb81 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.7.1 (2020-08-02) [stable] ** Bug fixes