summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-10-15 17:06:56 +0200
committerJim Meyering <meyering@redhat.com>2010-10-15 17:06:56 +0200
commit6728401351e9c6137cb9e10b5961bb1c2c0d237c (patch)
tree7ba09436ccbc3aa1e3557887ed57116c4e7ec637
parent7612e5c5c6dcf41a04f53f52a35bbf6eb2c90b1b (diff)
downloadcoreutils-6728401351e9c6137cb9e10b5961bb1c2c0d237c.tar.xz
post-release administrivia
* NEWS: Add header line for next release. * .prev-version: Record previous version. * cfg.mk (old_NEWS_hash): Auto-update.
-rw-r--r--.prev-version2
-rw-r--r--NEWS3
-rw-r--r--cfg.mk2
3 files changed, 5 insertions, 2 deletions
diff --git a/.prev-version b/.prev-version
index 188c40921..48c26da3e 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.5
+8.6
diff --git a/NEWS b/NEWS
index 61875c1e0..f28c243d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.6 (2010-10-15) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index ae5f819c5..6d9c75a5b 100644
--- 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 = 27e765279d5735f99114b57fa097e6bd
+old_NEWS_hash = 594c508078596fb65a3db2c0f4437386
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'