]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.40.1-rc1) v2.40.1-rc1
authorKarel Zak <kzak@redhat.com>
Wed, 1 May 2024 19:46:06 +0000 (21:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 May 2024 19:46:06 +0000 (21:46 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 9ec6cdba6f18fc6ec705865dba9b500217a4715e..6ce171125750ad3c3ea544709e0787f8ac499463 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.40.1-rc1: May 01 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
+
 util-linux 2.40: Mar 27 2024
 * see Documentation/releases/v2.40-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.40/v2.40-ChangeLog
index 0e51e7cad31bf4b181358c05c1989a065ca6e44b..d536ae3a75ef9c6f6599f9118290583ea737e877 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="27-Mar-2024"
+LIBBLKID_DATE="01-May-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index af7ccf78837548f82fda202fd20bab22b2ae00c1..930c65f37536aa77be30d0a2d728783e8d99e67c 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 = '27-Mar-2024'
+libblkid_date = '01-May-2024'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'