]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.32) v2.32
authorKarel Zak <kzak@redhat.com>
Wed, 21 Mar 2018 14:01:28 +0000 (15:01 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 21 Mar 2018 14:01:28 +0000 (15:01 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c5ddd5f8213c2c9de4d0b33deb353d0400cc53c7..7a21cfa8ae94b1c83c4065688f9dc9afba8f466a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.32: Mar 21 2018
+* see Documentation/releases/v2.32-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ChangeLog
+
 util-linux 2.32-rc2: Mar 01 2018
 * see Documentation/releases/v2.32-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-rc2-ChangeLog
index 0dbabf5d180586dedd757b19e50772f6c6839eab..3ad35abecfa218dec19155bbd2b80a41a255b611 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="01-Mar-2018"
+LIBBLKID_DATE="21-Mar-2018"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0