]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.33-rc1) v2.33-rc1
authorKarel Zak <kzak@redhat.com>
Tue, 25 Sep 2018 09:26:58 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 25 Sep 2018 09:26:58 +0000 (11:26 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7a21cfa8ae94b1c83c4065688f9dc9afba8f466a..d6cd3eb453598dae570198a8def2ecc9d4631d49 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.33-rc1: Sep 25 2018
+* see Documentation/releases/v2.33-ReleaseNotes or the complete changelog at
+  https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33-rc1-ChangeLog
+
 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
index cf43b3c38b799bce0bd9323102a54a25d97eba91..9d39e3130ddd036942214cf08d91179d79447922 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="21-Mar-2018"
+LIBBLKID_DATE="25-Sep-2018"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0