]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: post-release administrivia
authorPádraig Brady <P@draigBrady.com>
Mon, 20 Mar 2023 14:08:46 +0000 (14:08 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 20 Mar 2023 14:08:46 +0000 (14:08 +0000)
* 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 28a2186428bce031c24134633c4ab80a86f11668..1a2c3557ba4eb1138289c1a848eec2acccf85f9f 100644 (file)
@@ -1 +1 @@
-9.1
+9.2
diff --git a/NEWS b/NEWS
index e2f2653c956dac5f0c47893258f10d8edba8f9ee..030f0e543e38f9b3d1cf6663cebd7dd89d068b25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 GNU coreutils NEWS                                    -*- outline -*-
 
+* Noteworthy changes in release ?.? (????-??-??) [?]
+
+
 * Noteworthy changes in release 9.2 (2023-03-20) [stable]
 
 ** Bug fixes
diff --git a/cfg.mk b/cfg.mk
index 14f999bc9d3714eccc82c4dccad4849d170891b6..7c88d07497f0034a1add1b7821adfbc0f6443b7f 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -49,7 +49,7 @@ export VERBOSE = yes
 # 4914152 9e
 export XZ_OPT = -8e
 
-old_NEWS_hash = ffba6793067438bae569f42acb4c5ab9
+old_NEWS_hash = 72a8f8283d3c9daef72e06be5bb52734
 
 # Add an exemption for sc_makefile_at_at_check.
 _makefile_at_at_check_exceptions = ' && !/^cu_install_prog/ && !/dynamic-dep/'