post-release administrivia
authorJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 21:49:24 +0000 (22:49 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 21 Feb 2009 21:49:24 +0000 (22:49 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS
cfg.mk

index 4fedf1d..0f0fefa 100644 (file)
@@ -1 +1 @@
-7.0
+7.1
diff --git a/NEWS b/NEWS
index 0b88a3c..82ded9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 7.1 (2009-02-21) [stable]
 
 ** New features
diff --git a/cfg.mk b/cfg.mk
index 8078ef6..aa84b9f 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -42,7 +42,7 @@ gnulib_dir = /gnulib
 # Now that we have better (check.mk) tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 791cf10529d00853f6363ca67f360747  -
+old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca  -
 
 # Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
 dd = $(srcdir)/src/dd.c