]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
post-release administrivia
authorJim Meyering <meyering@redhat.com>
Tue, 6 Oct 2009 11:20:18 +0000 (13:20 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 Oct 2009 11:20:18 +0000 (13:20 +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 38abeb202c0e3b33b2a5a1b9e83a42789ffc88a5..cc40bca69a0ca08256b17fdb5f4a1210364ea597 100644 (file)
@@ -1 +1 @@
-7.6
+8.0
diff --git a/NEWS b/NEWS
index 78445b9ab7eb724cf1f15dbf49f8134300b150e9..d8e23c46e0b591c46fbd8108a04cb459cd01c137 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.0 (2009-10-06) [beta]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 633fdb08c051d6de6666a0e0c6c281ebe3dc9cee..5de2f37d50dc6badab15e7b17ec57b004236bba8 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 = 0d22ab4ad3fedd9cf283b256b61e8080
+old_NEWS_hash = 785e51bc9af87e7eb004f9ba24a0ca27
 
 # Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
 dd = $(srcdir)/src/dd.c