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

diff --git a/NEWS b/NEWS
index bf60678a9055040856a2091c4d03b9870bf71550..abff8c63aea8bdcb7c561d4ab3ce26d5f8afa144 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.39: May 17 2023
+* see Documentation/releases/v2.39-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-ChangeLog
+
 util-linux 2.39-rc2: Apr 19 2023
 * see Documentation/releases/v2.39-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-rc3-ChangeLog
index 73b0a8c97ec99adb6699959736b13323899f10aa..6fac9cb4f0a9b4e0fb1e962765aa082a73291f9b 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="19-Apr-2023"
+LIBBLKID_DATE="17-May-2023"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0