]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
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 0f0fefae5ac96803e7227191df7a6974709eb45d..5904f7adec1a0d8e5e10d8e72fcff747645ef796 100644 (file)
@@ -1 +1 @@
-7.1
+7.2
diff --git a/NEWS b/NEWS
index 4d948b49156ce78e6d4f76f6a15dd8df395909b4..1292896d624e59e1ac446b9d571133a06247bdc9 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 29a03a77c51c28283400516212da751a8fb4ae96..1828484c58ca5406fe1d0e64f40606c299ec8633 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