summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-23 18:36:32 +0200
committerJim Meyering <meyering@redhat.com>2010-04-23 18:36:32 +0200
commit765d67410c9907629b5c0ce3e37dd0a86a7fc25a (patch)
tree808b1e1b0e94c19764a1031deead40ad69869433
parent1d10eb8b1eeff9dd0fe1bbbc212e9535203acff0 (diff)
downloadcoreutils-765d67410c9907629b5c0ce3e37dd0a86a7fc25a.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 c9dc04908..188c40921 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.4
+8.5
diff --git a/NEWS b/NEWS
index 7eb934f5c..fdb03fd4f 100644
--- 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 71bcb5573..398360825 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 = 9518f4930d702a9fa6ac6b9fd06cca94
+old_NEWS_hash = 27e765279d5735f99114b57fa097e6bd
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'