summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-02-04 18:19:36 +0100
committerJim Meyering <meyering@redhat.com>2011-02-04 18:19:36 +0100
commit661413d8c3654e8418c5b5aab36bdba13296c8e1 (patch)
tree570bff66aac7ef1b101fe6f643ada1f3df7eab12
parentca637bff0e29732aad99f4c08afbf61c44ed94f0 (diff)
downloadcoreutils-661413d8c3654e8418c5b5aab36bdba13296c8e1.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 fa97ecedc..22ec1e649 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.9
+8.10
diff --git a/NEWS b/NEWS
index e92befbb1..9c5a5a841 100644
--- 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 d0d68cc31..e4f3faaad 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 = f2ebf9f1f16209f7a4b9927a755956fa
+old_NEWS_hash = 6830d50281733e19bb2baff7a891e1f8
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'