]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update release dates v2.41-rc2
authorKarel Zak <kzak@redhat.com>
Thu, 6 Mar 2025 11:14:41 +0000 (12:14 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 6 Mar 2025 11:14:41 +0000 (12:14 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index c1e51844a688792d29e556374cf70bcc309c5eca..8a472eea3ca5103048a96663a3476c81cace07d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-util-linux 2.41-rc1: Fed 18 2025 (the most recent version)
+util-linux 2.41-rc2: Mar 06 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 df10d52e726c544d4bf3b9ae0e8e7973cb03fd84..7a55ea6c608c4e8d4714d5d735d543b24db34b5e 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="18-Feb-2025"
+LIBBLKID_DATE="06-Mar-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index dc38fff07e60a455123293649ca0791dd72a4687..b48cc53cc3ad3b35b04e5c52cb61c0b8833da760 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 = '18-Feb-2025'
+libblkid_date = '06-Mar-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'