From 6f1360bd893f202ea621dad1d4993488a7af48bd Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 23 Oct 2012 13:58:51 +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 ec1cf33c..2714f531 100644 --- a/.prev-version +++ b/.prev-version @@ -1 +1 @@ -2.6.3 +2.6.4 diff --git a/NEWS b/NEWS index 87d4173e..895f55db 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ GNU Bison NEWS +* Noteworthy changes in release ?.? (????-??-??) [?] + + * Noteworthy changes in release 2.6.4 (2012-10-23) [stable] Bison 2.6.3's --version was incorrect. This release fixes this issue. -- 2.45.2