summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2021-09-02 07:56:44 +0200
committerAkim Demaille <akim.demaille@gmail.com>2021-09-02 07:56:44 +0200
commit9f8f3d2e7721d38ab2eb38633fe34b8903ed1e65 (patch)
tree020e508bb7d324f48e9a6094b7c82365823e002e
parent108724c2e70e04f3b058c889c0d7454634502009 (diff)
downloadbison-9f8f3d2e7721d38ab2eb38633fe34b8903ed1e65.tar.gz
maint: post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
-rw-r--r--.prev-version2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/.prev-version b/.prev-version
index 434b46c4..4746b38c 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.7.90
+3.7.91
diff --git a/NEWS b/NEWS
index bf1869d2..7dfbb700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.7.91 (2021-09-02) [beta]
Portability issues in the test suite and in C++ skeletons.