From 60a5833b64bd185de4746331a68352d902051ce8 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 29 Aug 2011 13:03:13 +0200 Subject: [PATCH] build-sys: release++ v2.20 Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e9ba083c63..ec01fc7194 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.20: Aug 29 2011 +* see docs/v2.20-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ChangeLog + util-linux 2.20-rc2: Aug 17 2011 * see docs/v2.20-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index 51d06fdd59..cfa22d62ef 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ PACKAGE_VERSION_RELEASE=0 dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="17-Aug-2011" +LIBBLKID_DATE="29-Aug-2011" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2