summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2023-05-17 11:58:48 +0200
committerKarel Zak <kzak@redhat.com>2023-05-17 11:58:48 +0200
commit2dccaae42bfdd0f1e34da11f2023480655308e1b (patch)
treefdbd11bdf4c21da53c8196e69b42b8626083b989
parent9a15010a607ed7a73f9c8133be1297963c6faf43 (diff)
downloadutil-linux-2dccaae42bfdd0f1e34da11f2023480655308e1b.tar.gz
build-sys: release++ (v2.39)v2.39
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bf60678a9..abff8c63a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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
+
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
diff --git a/configure.ac b/configure.ac
index 73b0a8c97..6fac9cb4f 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="19-Apr-2023"
+LIBBLKID_DATE="17-May-2023"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0