]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Fri, 18 Jul 2014 22:22:56 +0000 (23:22 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 18 Jul 2014 22:22:56 +0000 (23:22 +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 9218943040afe23f06a7b9b064308c698aa84cb5..3c7af72bbb7502c4d2ddd6a0a4b7dfc82c30bf36 100644 (file)
@@ -1 +1 @@
-8.22
+8.23
diff --git a/NEWS b/NEWS
index 4bffdf23b0efe0e12a7ec17185f97ad049148aad..511e626bc442191e87cb01b29c68a18c9aefd1c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 8.23 (2014-07-18) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 6d96e1b4fe1eb949c18f09962dc14a3e169d3fdd..26a5966fc5fd4c62e19f1a11512c25a7b3c3580a 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -45,7 +45,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = adf13e9314300d0dff82fa37b247d7db
+old_NEWS_hash = 807de7c63283042c8506780fa28c5dce
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'