summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-10-12 11:57:25 +0200
committerJim Meyering <meyering@redhat.com>2011-10-12 11:57:25 +0200
commit563bb94068764558201bf986aa94dc23d974d9c0 (patch)
tree56953ddc859b8d51e6c23aa213fe4843a251ca99
parent7b68a431111ceb443f9add5cb929148956e48cae (diff)
downloadcoreutils-563bb94068764558201bf986aa94dc23d974d9c0.tar.xz
maint: 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 4ca6ef2e8..9b60027d4 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.13
+8.14
diff --git a/NEWS b/NEWS
index 2fba1be90..4c8e162c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.14 (2011-10-12) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 05859dc63..c3102be71 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 = 0869235d8e62fd7ed8d8dfacfad2e4d9
+old_NEWS_hash = 60c2a8ae70e77352e301825426aee27d
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'