From d637ca3e173825f553b98de57d7c1c4b51e8d7de Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 10 May 2021 13:12:02 +0200 Subject: [PATCH] build-sys: release++ (v2.37-rc2) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 43e866f47a..389e075914 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.37-rc2: May 10 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-rc2-ChangeLog + util-linux 2.37-rc1: Apr 12 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-rc1-ChangeLog diff --git a/configure.ac b/configure.ac index fceb772a51..26ec01d767 100644 --- a/configure.ac +++ b/configure.ac @@ -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="12-Apr-2021" +LIBBLKID_DATE="10-May-2021" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.39.5