post-release administrivia
authorJim Meyering <meyering@redhat.com>
Tue, 31 Mar 2009 12:48:50 +0000 (14:48 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 31 Mar 2009 12:48:50 +0000 (14:48 +0200)
* 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 0f0fefa..5904f7a 100644 (file)
@@ -1 +1 @@
-7.1
+7.2
diff --git a/NEWS b/NEWS
index 4d948b4..1292896 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 7.2 (2009-03-31) [stable]
 
 ** New features
diff --git a/cfg.mk b/cfg.mk
index 29a03a7..1828484 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ gnulib_dir = /gnulib
 # Now that we have better (check.mk) tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = fa6cba1740b3f385520c1b54d90859ca
+old_NEWS_hash = 323729e8ee5a0a21816811bc6ef87c9a
 
 # Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
 dd = $(srcdir)/src/dd.c