]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.37.2) v2.37.2
authorKarel Zak <kzak@redhat.com>
Mon, 16 Aug 2021 13:23:50 +0000 (15:23 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Aug 2021 13:23:50 +0000 (15:23 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

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