]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Fri, 24 Sep 2021 12:58:11 +0000 (13:58 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 24 Sep 2021 12:58:11 +0000 (13:58 +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 5540931831eb6ce48cee12120bbbef24a0a9d55f..dd98ee6cb6411dcd240ba4a6b54d71c7f6da23c1 100644 (file)
@@ -1 +1 @@
-8.32
+9.0
diff --git a/NEWS b/NEWS
index f2fbcbb971bd0599238a6f62b444e3478b3bb5c8..a1470a7d71c0980a938cc606050f12170a4a4c50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 9.0 (2021-09-24) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index d567f68ba8a7a6dbce4439abd90284e895eee1fd..ccd591e7d3efa845e7de7dab8568c4e3a25b8f2b 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -49,7 +49,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = ad874c61dc38785cb432159b725fc3de
+old_NEWS_hash = 4d17651e2318a01687a1f0fdca9177e5
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'