]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update release dates master v2.43-devel
authorKarel Zak <kzak@redhat.com>
Thu, 26 Feb 2026 10:53:42 +0000 (11:53 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Feb 2026 10:53:42 +0000 (11:53 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 908bb10c4a4b2426f371695d560a26ced9d7e133..413f03d9f7d7fbf4edb95d808b38881070cce405 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-util-linux v2.41: Mar 18 2025 (the latest and greatest!)
+util-linux 2.43-devel: Feb 26 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 a0c8d0752149ec113f7669f6d060eac7c1db23f5..e3a620ccb200885ca8de7ac2b432657842a9147b 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="26-Feb-2026"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 6ab1bd85ce487f02ef7d0dc7dcce60a2622c7574..e9267a35fd515a5519a419f2cdfe0abcdc261c5a 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 = '26-Feb-2026'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'