summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2015-01-15 10:24:34 +0100
committerAkim Demaille <akim@lrde.epita.fr>2015-01-15 10:24:34 +0100
commit11d820174fef8e2037ee512f5a5560a2cecd6e1d (patch)
treeac6d1da1e1b03734352ee51d2cf9e47f4bc8209c
parentda6f07468a25b1ef1753c4b9c84f9c6bc63d58b7 (diff)
downloadbison-11d820174fef8e2037ee512f5a5560a2cecd6e1d.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 b5021469..75a22a26 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-3.0.2
+3.0.3
diff --git a/NEWS b/NEWS
index 4e9b02f5..6f051b0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU Bison NEWS
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 3.0.3 (2015-01-15) [stable]
** Bug fixes