summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-04-26 16:18:02 +0200
committerJim Meyering <meyering@redhat.com>2011-04-26 16:18:02 +0200
commite3f814a773cf683309271b866d69dbfa968b104a (patch)
treeff55b357072148d5ae350571ab4f2d372bdc9616
parent8c6a1d1281cf90da94702a6372c0be085073e803 (diff)
downloadcoreutils-e3f814a773cf683309271b866d69dbfa968b104a.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 2e2f553c9..ef59ed7f5 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.11
+8.12
diff --git a/NEWS b/NEWS
index 1e3960afc..c90e02f59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.12 (2011-04-26) [stable]
** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 3f96eeefc..ae41ce3fa 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 = 656dc592d4ed57c83662be60caa1af9e
+old_NEWS_hash = 46d641b97ad45383bd3479f77b706742
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'