summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2021-03-08 06:36:36 +0100
committerAkim Demaille <akim.demaille@gmail.com>2021-03-08 06:36:36 +0100
commitc4cf4cc2f5772571a9d97893694ba2993c7152ec (patch)
treee3db1ac49adf075a450b0c06644de2f67e1a37c2
parentb458b34f94d72b0ba82fe3f5517592f2f8c930f9 (diff)
downloadbison-c4cf4cc2f5772571a9d97893694ba2993c7152ec.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 aaf18d29..897e56be 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.7.5
+3.7.6
diff --git a/NEWS b/NEWS
index 84d27235..ed264b27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.7.6 (2021-03-08) [stable]
** Bug fixes