]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: update version dates v2.42-start
authorKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2025 12:44:19 +0000 (13:44 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2025 12:44:19 +0000 (13:44 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
meson.build

index 03022aa3c40f086bf051e70ce50eb72a19c676a6..39bf2c75781e8e0ebd6393109f92d6ff9e3fad07 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="24-Jan-2024"
+LIBBLKID_DATE="18-Feb-2025"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 141540f91f71bc41a36ffc1042d919ef8fc074c1..3852a1afd499681afa578d3dfd581f81d5ab8939 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 = '01-Jun-2021'
+libblkid_date = '18-Feb-2025'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'