post-release administrivia
authorJim Meyering <meyering@redhat.com>
Tue, 4 Jan 2011 11:56:30 +0000 (12:56 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 4 Jan 2011 11:56:30 +0000 (12:56 +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 43b1584..fa97ece 100644 (file)
@@ -1 +1 @@
-8.8
+8.9
diff --git a/NEWS b/NEWS
index 904362d..2a71ca6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.9 (2011-01-04) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index a002a36..4df74f0 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,7 +27,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 5147e339b49d47675c34d0362060e973
+old_NEWS_hash = f2ebf9f1f16209f7a4b9927a755956fa
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'