]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Fri, 15 Apr 2022 21:40:41 +0000 (22:40 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 15 Apr 2022 21:40:41 +0000 (22:40 +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 dd98ee6cb6411dcd240ba4a6b54d71c7f6da23c1..28a2186428bce031c24134633c4ab80a86f11668 100644 (file)
@@ -1 +1 @@
-9.0
+9.1
diff --git a/NEWS b/NEWS
index 69446d4317d1c5d05a6f01c903e2706f4cd7b0a1..7bedb0617ff2fa7c118d8f528f0e1d01ab7c26eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 9.1 (2022-04-15) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index f62801ebd4cec5b3dad1aa300dd69a8fe62a61b4..c0ef67e030326127e388387172b9e7525cec7a8f 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -49,7 +49,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = 612bad626bf28b1847ad0114cb2cd6fe
+old_NEWS_hash = f365e0cf2c7890c617df6abe70615fce
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'