summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-07-20 07:58:03 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-07-20 07:58:03 +0200
commit28769d608e16e9f1ebd8f7017bf3ee36395ccc5d (patch)
tree4002721c12eee81b29fe5f1680b75712b9461329
parenta22588bcb92f6e8379068b4d1869ba5f790c4068 (diff)
downloadbison-28769d608e16e9f1ebd8f7017bf3ee36395ccc5d.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 32e93ea8..bb7c4dcd 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.6.92
+3.6.93
diff --git a/NEWS b/NEWS
index 3eb58a41..deca6100 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.6.93 (2020-07-20) [beta]
** Bug fixes