From c00d9e002bc53534895ade9dc9d1cdd9b71ac9a3 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 19 Apr 2023 10:15:18 +0200 Subject: [PATCH] build-sys: release++ (v2.39-rc3) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index da7e8e05f4..bf60678a90 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.39-rc2: Apr 19 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-rc3-ChangeLog + util-linux 2.39-rc2: Apr 04 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-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index fbe735a3cc..6a5413b2ce 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="04-Apr-2023" +LIBBLKID_DATE="19-Apr-2023" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2