From 6b7113bc3c23ea58bfafa452b7dcd2c1b1340dfb Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 24 Feb 2012 11:53:46 +0100 Subject: [PATCH] build-sys: release++ (v2.21) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 77aaf9579c..5d3a7b3cdf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.21: Feb 24 2012 +* see Documentation/releases/v2.21-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.21/v2.21-ChangeLog + util-linux 2.21-rc2: Feb 06 2012 * see Documentation/releases/v2.21-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.21/v2.21-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index 7e88aa1838..d3b298cd49 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ PACKAGE_VERSION_RELEASE=0 dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="06-Feb-2012" +LIBBLKID_DATE="24-Feb-2012" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2