summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-06 18:29:53 +0100
committerJim Meyering <meyering@redhat.com>2012-01-06 18:29:53 +0100
commit1df91bd6b97616fe29cf9c5f17907a9237a3d2e2 (patch)
tree7e8bcb032974069fdbfcabc17a8b789854b88964
parentb26c2cd3d7dc6b6472a5caa850b480e6af63575f (diff)
downloadcoreutils-1df91bd6b97616fe29cf9c5f17907a9237a3d2e2.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 9b60027d4..25e93bda4 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-8.14
+8.15
diff --git a/NEWS b/NEWS
index 254d0f701..2dfe2b8c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
* Noteworthy changes in release 8.15 (2012-01-06) [stable]
** New programs
diff --git a/cfg.mk b/cfg.mk
index 1bf4f8091..9e45dafb8 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,7 @@ bootstrap-tools = autoconf,automake,gnulib,bison
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = 60c2a8ae70e77352e301825426aee27d
+old_NEWS_hash = f2fae8556f651da99e503a1d1a841f83
# Add an exemption for sc_makefile_at_at_check.
_makefile_at_at_check_exceptions = ' && !/^cu_install_program =/'