]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Tue, 18 Apr 2023 14:32:53 +0000 (15:32 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 18 Apr 2023 14:32:53 +0000 (15:32 +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 1a2c3557ba4eb1138289c1a848eec2acccf85f9f..c3cae12bcc132c9d8c31eb702d8490ba03304ce1 100644 (file)
@@ -1 +1 @@
-9.2
+9.3
diff --git a/NEWS b/NEWS
index 943077b9c6a9207a685b19af2990436f109c7e4a..21129c8fc4d5383b624005e00d7a20f2e6083423 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 9.3 (2023-04-18) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 918c929e788f0e9406e0f89fdb19e0c1789b121a..263bc0cfd1076c0cced6f68cc20e7bc4f2f98e97 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -49,7 +49,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = 72a8f8283d3c9daef72e06be5bb52734
+old_NEWS_hash = ac6cb1c35890b53e56acbfbb078fcd53
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'