]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update release dates stable/v2.41 v2.41.4
authorKarel Zak <kzak@redhat.com>
Wed, 1 Apr 2026 09:23:10 +0000 (11:23 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Apr 2026 09:23:10 +0000 (11:23 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index e147c57c043f70f28b120c5712f218c872c4f66e..879ef1582f15b694563236f1bb245af49e45a15c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-util-linux 2.41.3: Dec 15 2025 (the latest and greatest!)
+util-linux 2.41.4: Apr 01 2026 (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 f29a6393e45b2e5bd891f43b855db352a654cc86..3bbc94488b95a78d6af317d81b87a0c6c0a15bec 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="15-Dec-2025"
+LIBBLKID_DATE="01-Apr-2026"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 45942da7ae25120451f7b90d16c7968feb005879..c79939c0525b2a36f7a5becbccc1738ceacdf466 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 = '15-Dec-2025'
+libblkid_date = '01-Apr-2026'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'