From: Karel Zak Date: Mon, 12 Apr 2021 09:26:02 +0000 (+0200) Subject: build-sys: release++ (v2.37-rc1) X-Git-Tag: v2.37-rc1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e90e5e7e1228b4750d1cf64d2cde4a37fa8bfcde;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.37-rc1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index bce71e50a4..0630f126f2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.37-rc1: Aug 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 + util-linux 2.36: Jul 23 2020 * see Documentation/releases/v2.36-ReleaseNotes or the complete changelog at https://www.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-ChangeLog diff --git a/configure.ac b/configure.ac index c77b529cce..9e87b5f48f 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="23-Jul-2020" +LIBBLKID_DATE="12-Aug-2021" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0