From 809268c1a4d25c2aa6dbffcdde403f6b5c555da2 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 29 Oct 2019 21:58:53 +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 4d9d11cf..624c9079 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -3.4.2 +3.4.90 diff --git a/NEWS b/NEWS index cdb8c55d..441d0fca 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 3.4.90 (2019-10-29) [beta] ** Backward incompatible changes