From 0c77d69721a116d84b8bc4c2a2f9a6d538da4aa2 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 8 May 2020 10:15:38 +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 a31b961f..d70c8f8d 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.5.94 +3.6 diff --git a/NEWS b/NEWS index 91113e62..21937f12 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.6 (2020-05-08) [stable] ** Backward incompatible changes