From: Karel Zak Date: Tue, 27 Jun 2023 12:31:13 +0000 (+0200) Subject: build-sys: release++ (v2.39.1) X-Git-Tag: v2.39.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e98ef85a8f934bccac2b984422a40f92955ac97d;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.39.1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index abff8c63ae..e766a225b4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.39.1: Jun 27 2023 +* see Documentation/releases/v2.39.1-ReleaseNotes or the complete changelog at + https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.1-ChangeLog + util-linux 2.39: May 17 2023 * see Documentation/releases/v2.39-ReleaseNotes or the complete changelog at https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-ChangeLog diff --git a/configure.ac b/configure.ac index 3009de0312..2cb236ffe1 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="17-May-2023" +LIBBLKID_DATE="27-Jun-2023" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0