summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-11-12 18:37:14 +0100
committerAkim Demaille <akim@lrde.epita.fr>2013-11-12 18:37:14 +0100
commit6d94eebba7bdc817f8534ff0b9541e509e004ad1 (patch)
tree5ca6eda7abae823f21c115e1adf2793bd9a07f1d
parentc2ecada32b06915f83037ddc420d72efdfdca384 (diff)
downloadbison-6d94eebba7bdc817f8534ff0b9541e509e004ad1.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 9f55b2cc..cb2b00e4 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.0
+3.0.1
diff --git a/NEWS b/NEWS
index 533f99cc..29cfe727 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.0.1 (2013-11-12) [stable]
** Bug fixes