summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-11-13 17:37:18 +0100
committerJim Meyering <meyering@redhat.com>2010-11-13 17:37:18 +0100
commitee6f187b1843a3e96784a7db43a75beae67fd06c (patch)
tree9120e8b5b71a650922f3b334ddeb76d38b42fce0
parente143ba52c458bb724b6834119b1d68d3eacac1b9 (diff)
downloadcoreutils-ee6f187b1843a3e96784a7db43a75beae67fd06c.tar.gz
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 48c26da3e..0ff41bfab 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.6
+8.7
diff --git a/NEWS b/NEWS
index c6dcff522..a40a0aae4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.7 (2010-11-13) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 6d9c75a5b..244358c43 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 = 594c508078596fb65a3db2c0f4437386
+old_NEWS_hash = 24f3cbd2c625a297dc4cfb1b076eeaae
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'