]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update release dates v2.41.1
authorKarel Zak <kzak@redhat.com>
Tue, 24 Jun 2025 07:55:28 +0000 (09:55 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 24 Jun 2025 07:55:28 +0000 (09:55 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 72a69116c1735e8bfdf0a15f07e1241c026469e0..0b0f2a5b87f32f5ad364ef63caf3c762806fb554 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-util-linux 2.41: Mar 18 2025 (the latest and greatest!)
+util-linux 2.41.1: Jun 24 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 fd0c53fa5d29d7079f600fcebc09d410aec8d6c0..d1c1840f33f76c18b580b108ea6bafcf434404d6 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-Mar-2025"
+LIBBLKID_DATE="24-Jun-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 6668aa23aa1baab06716c170e9f2ca97d2e3549c..84fa4c805f595225e7a817049c950ee0aea2d5cb 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-Mar-2025'
+libblkid_date = '24-Jun-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'