From f5fc21240f2e0b3c208e8072569e4eef1db26022 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 17 Oct 2018 07:11:56 +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 8c50098d..e55b56f5 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.1 +3.1.90 diff --git a/NEWS b/NEWS index 309d25ab..6f8a0bf7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.1.90 (2018-10-17) [beta] ** Backward incompatible changes