From 50fac71d462e70f2c8907320cffac95a6849ef6d Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 29 Oct 2018 21:15:10 +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 d1aca36c..a3ec5a4b 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.1.91 +3.2 diff --git a/NEWS b/NEWS index 9222f442..db8bed74 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.2 (2018-10-29) [stable] ** Backward incompatible changes