post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 23 Apr 2010 16:36:32 +0000 (18:36 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 23 Apr 2010 16:36:32 +0000 (18:36 +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 c9dc0490835bb521a540196361c1c2b86c596df9..188c409213b08acb89c8665740eb81e5692df947 100644 (file)
@@ -1 +1 @@
-8.4
+8.5
diff --git a/NEWS b/NEWS
index 7eb934f5cf60822c864ec199a3f25355543a6748..fdb03fd4ff982d719e6d3d94479221e5efa3b17f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.5 (2010-04-23) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 71bcb5573d06d8ccf7e17e4335f01617fa07f85b..39836082552debd93207af53cc75216594aa3ca6 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 = 9518f4930d702a9fa6ac6b9fd06cca94
+old_NEWS_hash = 27e765279d5735f99114b57fa097e6bd
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'