post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 4 Feb 2011 17:19:36 +0000 (18:19 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Feb 2011 17:19:36 +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 fa97ece..22ec1e6 100644 (file)
@@ -1 +1 @@
-8.9
+8.10
diff --git a/NEWS b/NEWS
index e92befb..9c5a5a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.10 (2011-02-04) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index d0d68cc..e4f3faa 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 = f2ebf9f1f16209f7a4b9927a755956fa
+old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'