]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.39.4) v2.39.4
authorKarel Zak <kzak@redhat.com>
Thu, 4 Apr 2024 08:33:20 +0000 (10:33 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Apr 2024 09:12:49 +0000 (11:12 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac
meson.build

diff --git a/NEWS b/NEWS
index 326f243c8bed24e8046d6a76baf4260aee9e6c07..81b7469b88cdb66da2f654fffaaf5007cf246de2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.39.4: Apr 04 2024
+* see Documentation/releases/v2.39.4-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.4-ChangeLog
+
 util-linux 2.39.3: Dec 04 2023
 * see Documentation/releases/v2.39.3-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.3-ChangeLog
index c84d2952efa36429b1088aa578008dfaea2cb96a..5de7a0459de1bac9b135c241a7e73900ca0f1b0c 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="04-Dec-2023"
+LIBBLKID_DATE="04-Apr-2024"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0
index 3aa0c95da4304abac4d2d414d47c4af1be02c012..d71bc13d07275a7c49319ca49e174e230557b259 100644 (file)
@@ -7,7 +7,7 @@ fs = import('fs')
 pkgconfig = import('pkgconfig')
 
 libblkid_version = '1.1.0'
-libblkid_date = '01-Jun-2021'
+libblkid_date = '04-Apr-2024'
 libuuid_version = '1.3.0'
 libmount_version = '1.1.0'
 libsmartcols_version = '1.1.0'