summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-12-05 15:16:28 +0100
committerAkim Demaille <akim@lrde.epita.fr>2013-12-05 15:16:28 +0100
commit0bd5ee5f8919a74cd3f4b8da3f51da99193e1319 (patch)
treea038f8bb2a1eb4605ad250c69a77fcb4f647b7ae
parenta3efd13e447e53a6174c100bc40acaaddea22da5 (diff)
downloadbison-0bd5ee5f8919a74cd3f4b8da3f51da99193e1319.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 cb2b00e4..b5021469 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.0.1
+3.0.2
diff --git a/NEWS b/NEWS
index 64f4180e..39322da8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.0.2 (2013-12-05) [stable]
** Bug fixes