]> git.saurik.com Git - bison.git/commitdiff
maint: post-release administrivia
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 12 Nov 2013 17:37:14 +0000 (18:37 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 12 Nov 2013 17:37:14 +0000 (18:37 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS

index 9f55b2ccb5f234fc6b87ada62389a3d73815d0d1..cb2b00e4f7a7b959305c611112b7aac6ac4e9de7 100644 (file)
@@ -1 +1 @@
-3.0
+3.0.1
diff --git a/NEWS b/NEWS
index 533f99cce1cf650d18a1a16f4365f30375527854..29cfe727001474d9526921e73a27e5550250ebd8 100644 (file)
--- 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