]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.37.1) v2.37.1
authorKarel Zak <kzak@redhat.com>
Thu, 22 Jul 2021 13:59:15 +0000 (15:59 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Jul 2021 13:59:15 +0000 (15:59 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6c9a8e2f4c4b6d1ca5ac4892d9b74afa80b29ff2..71d12c90b6f0a60ae1513479c8a8a8c1aa4c91e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.37.1: Jul 22 2021
+* see Documentation/releases/v2.37.1-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.1-ChangeLog
+
 util-linux 2.37: Jun 1 2021
 * see Documentation/releases/v2.37-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ChangeLog
index 58a2e3bdb901a7c80872526d3778ee6eb7ec6314..bc9549daff95c4fa8a2252117be4369cf9e3986d 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-Jun-2021"
+LIBBLKID_DATE="22-Jul-2021"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0