1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-10 09:21:58 +02:00

maint: post-release administrivia

* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.
This commit is contained in:
Pádraig Brady
2023-03-20 14:08:46 +00:00
parent df4e4fbc7d
commit bdda9adb38
3 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
9.1
9.2

3
NEWS
View File

@@ -1,5 +1,8 @@
GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 9.2 (2023-03-20) [stable]
** Bug fixes

2
cfg.mk
View File

@@ -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/'