maint: post-release administrivia
authorJim Meyering <meyering@redhat.com>
Wed, 12 Oct 2011 09:57:25 +0000 (11:57 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 12 Oct 2011 09:57:25 +0000 (11:57 +0200)
* 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 4ca6ef2..9b60027 100644 (file)
@@ -1 +1 @@
-8.13
+8.14
diff --git a/NEWS b/NEWS
index 2fba1be..4c8e162 100644 (file)
--- 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 05859dc..c3102be 100644 (file)
--- 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 =/'