post-release administrivia
authorJim Meyering <meyering@redhat.com>
Wed, 22 Dec 2010 17:19:37 +0000 (18:19 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 22 Dec 2010 17:19:37 +0000 (18:19 +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 0ff41bf..43b1584 100644 (file)
@@ -1 +1 @@
-8.7
+8.8
diff --git a/NEWS b/NEWS
index f36f14f..401b2f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.8 (2010-12-22) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 46fde8d..38da21e 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 = e2a254a0d4c81397994ea10a15663ac3
+old_NEWS_hash = 5147e339b49d47675c34d0362060e973
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'