summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2012-02-24 11:53:46 +0100
committerKarel Zak2012-02-24 11:53:46 +0100
commit6b7113bc3c23ea58bfafa452b7dcd2c1b1340dfb (patch)
tree3cf5cbb2937052d05ea0479601959084d7289626
parentdocs: update v2.21-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-6b7113bc3c23ea58bfafa452b7dcd2c1b1340dfb.tar.gz
kernel-qcow2-util-linux-6b7113bc3c23ea58bfafa452b7dcd2c1b1340dfb.tar.xz
kernel-qcow2-util-linux-6b7113bc3c23ea58bfafa452b7dcd2c1b1340dfb.zip
build-sys: release++ (v2.21)
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 77aaf9579..5d3a7b3cd 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 7e88aa183..d3b298cd4 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