]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.39.3) v2.39.3
authorKarel Zak <kzak@redhat.com>
Mon, 4 Dec 2023 12:32:56 +0000 (13:32 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 4 Dec 2023 12:32:56 +0000 (13:32 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f78a378ffb61615daaea758e62ce0e167dd48227..326f243c8bed24e8046d6a76baf4260aee9e6c07 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.39.3: Dec 04 2023
+* see Documentation/releases/v2.39.3-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.3-ChangeLog
+
 util-linux 2.39.2: Aug 17 2023
 * see Documentation/releases/v2.39.2-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.39/v2.39.2-ChangeLog
index 52a04729fe0771f2b59a58dae56b20e3f38b884c..36c24b4dbc36dd245a4fc6e5595b29198b469c11 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="17-Aug-2023"
+LIBBLKID_DATE="04-Dec-2023"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0