post-release administrivia
authorJim Meyering <meyering@redhat.com>
Wed, 18 Nov 2009 18:56:25 +0000 (19:56 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 18 Nov 2009 18:56:25 +0000 (19: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 cc40bca..b8eb026 100644 (file)
@@ -1 +1 @@
-8.0
+8.1
diff --git a/NEWS b/NEWS
index f6cdfee..df258e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.1 (2009-11-18) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 03c3fce..1a75170 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 = 785e51bc9af87e7eb004f9ba24a0ca27
+old_NEWS_hash = 2a36ca50a949f959645d9bfac8ec83ce
 
 # Ensure that the list of O_ symbols used to compute O_FULLBLOCK is complete.
 dd = $(srcdir)/src/dd.c