]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.39-rc2) v2.39-rc2
authorKarel Zak <kzak@redhat.com>
Tue, 4 Apr 2023 12:29:20 +0000 (14:29 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 4 Apr 2023 12:29:20 +0000 (14:29 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7f0e5ebbd405822222b987f154fd9e99b3751eaa..da7e8e05f4d319180edd66108b52d377abb1b4e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-util-linux 2.39: Mar 10 2023
+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-ChangeLog
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-rc2-ChangeLog
+
+util-linux 2.39-rc1: Mar 10 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-rc1-ChangeLog
 
 util-linux 2.38: Mar 28 2022
 * see Documentation/releases/v2.38-ReleaseNotes or the complete changelog at
index 77e2b2bb75096c96b56cba6696cb711ea773e2cd..fbe735a3cc9b77b7dec278945bb010abe73606ca 100644 (file)
@@ -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="10-Mar-2023"
+LIBBLKID_DATE="04-Apr-2023"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0