summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2019-04-09 14:58:07 +0200
committerKarel Zak <kzak@redhat.com>2019-04-09 14:58:07 +0200
commitdf9f1b2ee5bc90fc6f3b0089d2859df1b18f2c74 (patch)
tree18a60a4b9230dfc9ce245b4030c0bfad8c32bbe9
parentef2405fa91547973d51dbf6b706c9f72f0f67f40 (diff)
downloadutil-linux-stable/v2.33.tar.gz
build-sys: release++ (v2.33.2)v2.33.2stable/v2.33
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 bd90b2f8a..6eee043ef 100644
--- 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
diff --git a/configure.ac b/configure.ac
index 7b4ecd308..a1b628580 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="09-Jan-2019"
+LIBBLKID_DATE="09-Apr-2019"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0