]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.39.2) v2.39.2
authorKarel Zak <kzak@redhat.com>
Thu, 17 Aug 2023 09:05:49 +0000 (11:05 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 17 Aug 2023 09:05:49 +0000 (11:05 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e766a225b4275cb1d3f4bf0631e154bf74668370..f78a378ffb61615daaea758e62ce0e167dd48227 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.39.2: Aug 17 2023
+* see Documentation/releases/v2.39.2-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.2-ChangeLog
+
 util-linux 2.39.1: Jun 27 2023
 * see Documentation/releases/v2.39.1-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.1-ChangeLog
index b075f026521ca7f3cdfea9ded7a11cf84d1695e6..6509e481222e175f0b121909f27e836ce3b72016 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-Jun-2023"
+LIBBLKID_DATE="17-Aug-2023"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0