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

diff --git a/NEWS b/NEWS
index 6ce171125750ad3c3ea544709e0787f8ac499463..a623a0138106f19fa19a2cec5bc8266d2b203a95 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,11 @@
-util-linux 2.40.1-rc1: May 01 2024
+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
 
+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-rc1-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 d536ae3a75ef9c6f6599f9118290583ea737e877..23594ff23f7a79c87c5cda81b2d4827f576acf6e 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="01-May-2024"
+LIBBLKID_DATE="06-May-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 930c65f37536aa77be30d0a2d728783e8d99e67c..ae9517c128c8554b94ed1463f9943396a715b2aa 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 = '01-May-2024'
+libblkid_date = '06-May-2024'
 libuuid_version = '1.3.0'
 liblastlog2_version = '2.0.0'
 libmount_version = '1.1.0'