diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-07-24 13:42:16 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-07-24 13:42:16 +0200 |
commit | 145b5886379c8de4f0a1bca3556a4c3d7b6c24b2 (patch) | |
tree | 5929ca57959f72be007616ece316861f821f8310 | |
parent | b6aeba2de157ba0cdc8fb0aed67b632b3490f383 (diff) | |
download | glibc-145b5886379c8de4f0a1bca3556a4c3d7b6c24b2.tar.gz glibc-145b5886379c8de4f0a1bca3556a4c3d7b6c24b2.tar.xz glibc-145b5886379c8de4f0a1bca3556a4c3d7b6c24b2.zip |
Fix version number in NEWS file
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 4d7100b21c..6b62f55658 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ See the end for copying conditions. Please send GNU C library bug reports via <https://sourceware.org/bugzilla/> using `glibc' in the "product" field. -Version 2.41 +Version 2.40.1 The following bugs are resolved with this release: |