]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 11 Sep 2009 06:16:18 +0000 (08:16 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Sep 2009 06:16:18 +0000 (08:16 +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 c382960e38796254910dcdfb506d19fcf1685cf4..38abeb202c0e3b33b2a5a1b9e83a42789ffc88a5 100644 (file)
@@ -1 +1 @@
-7.5
+7.6
diff --git a/NEWS b/NEWS
index fdc42818f8308d9d9d36a8b5515325f2794bf18d..0b8ef9ee079add4ed896a1f68056a6b3a2a1b41a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 7.6 (2009-09-11) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 01174831fe79dfdfd5de3455fcb0b63ca920f36b..f70eda94a4ac3b1d151e91e92a54bf1c85eaf3ec 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 93ff8e5850f630855f9e834fec416830
+old_NEWS_hash = 0d22ab4ad3fedd9cf283b256b61e8080
 
 # Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
 dd = $(srcdir)/src/dd.c