]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40.2) v2.40.2
authorKarel Zak <kzak@redhat.com>
Thu, 4 Jul 2024 07:59:17 +0000 (09:59 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Jul 2024 07:59:17 +0000 (09:59 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index a623a0138106f19fa19a2cec5bc8266d2b203a95..ca2e6bbd30d6867461d932ef028b31a6a32f894a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.40.2: Jul 04 2024
+* see Documentation/releases/v2.40.2-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.2-ChangeLog
+
 util-linux 2.40.1: May 06 2024
 * see Documentation/releases/v2.40.1-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40.1-ChangeLog
index 3fe58db18bad7ff9581417aa4f6a9d718028119b..82d0e4bf9abfce3db832184d618923c64496236f 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="06-May-2024"
+LIBBLKID_DATE="04-Jul-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index b9e3eb59f116cec1c040dd4d09e18c3651447075..6d1f986af453275e5f1a33258180385dac95271e 100644 (file)
@@ -13,7 +13,7 @@ pkgconfig = import('pkgconfig')
 # soname versions; This never change because we use symbols versioing. There is also
 # API version (LIB*_VERSION macros) and it follow package version.
 libblkid_version = '1.1.0'
-libblkid_date = '06-May-2024'
+libblkid_date = '04-Jul-2024'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'