From: Karel Zak Date: Mon, 10 May 2021 11:12:02 +0000 (+0200) Subject: build-sys: release++ (v2.37-rc2) X-Git-Tag: v2.37-rc2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d637ca3e173825f553b98de57d7c1c4b51e8d7de;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.37-rc2) Signed-off-by: Karel Zak --- 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