]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.33.2) stable/v2.33 v2.33.2
authorKarel Zak <kzak@redhat.com>
Tue, 9 Apr 2019 12:58:07 +0000 (14:58 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Apr 2019 12:58:07 +0000 (14:58 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index bd90b2f8a47cd86865548071d8cbbb72478f823c..6eee043efe34e4a9508d977a7b9683314bb9e393 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.33.2: Apr 9 2019
+* see Documentation/releases/v2.33.2-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ChangeLog
+
 util-linux 2.33.1: Jan 9 2019
 * see Documentation/releases/v2.33.1-ReleaseNotes or the complete changelog at
   https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.1-ChangeLog
index 7b4ecd30881d60a572e3d19de75cf84639d5bff6..a1b6285808d85057027f6c55c2076141b4b8b3fa 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="09-Jan-2019"
+LIBBLKID_DATE="09-Apr-2019"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0