From fc54e6b9b37c6baef9b1d234e7bc5fc28f8406d4 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 18 Dec 2018 23:07:55 +0100 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 be94e6f5..b347b11e 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.2.2 +3.2.3 diff --git a/NEWS b/NEWS index d11bcbd9..addda39c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.2.3 (2018-12-18) [stable] ** Bug fixes