]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update release dates v2.41.2
authorKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2025 10:56:34 +0000 (12:56 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2025 10:56:34 +0000 (12:56 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 9f02c77005b9ad23356c20d50a95f110cc4f5c44..0f25151eeb6c389ccc6a491a895f6627c096f889 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-util-linux 2.41.2-rc1: Sep 11 2025 (the latest and greatest!)
+util-linux 2.41.2: Sep 22 2025 (the latest and greatest!)
 
  The most recent version (on the first line) may be used as a fallback for
  the ./tools/git-version-gen script.
index 57a2ebf243181cefd4e61255af86f23f513792d8..1e6eb70c4e374326d8b6dc6b5f3a0f25bf0f9bf5 100644 (file)
@@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="11-Sep-2025"
+LIBBLKID_DATE="22-Sep-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 0f1f498e3e5e47174bba978efcba7f2415b0f9f8..4ebf0eed407897b34ad24e861498c724600cf86d 100644 (file)
@@ -13,7 +13,7 @@ pkgconfig = import('pkgconfig')
 # soname versions; This never change because we use symbol versioning. There is also
 # API version (LIB*_VERSION macros) and it follow package version.
 libblkid_version = '1.1.0'
-libblkid_date = '11-Sep-2025'
+libblkid_date = '22-Sep-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'