maint: post-release administrivia
authorJim Meyering <meyering@redhat.com>
Fri, 6 Jan 2012 17:29:53 +0000 (18:29 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 6 Jan 2012 17:29:53 +0000 (18:29 +0100)
* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

.prev-version
NEWS
cfg.mk

index 9b60027..25e93bd 100644 (file)
@@ -1 +1 @@
-8.14
+8.15
diff --git a/NEWS b/NEWS
index 254d0f7..2dfe2b8 100644 (file)
--- 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 1bf4f80..9e45daf 100644 (file)
--- 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 =/'