summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2012-02-06 18:28:42 +0100
committerKarel Zak2012-02-06 18:28:42 +0100
commit1e962459010201be8df3d8da4762093e757280e2 (patch)
tree016bc66375ccd34feee5ac38b9db24bbc5de84de
parentdocs: update v2.21-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-1e962459010201be8df3d8da4762093e757280e2.tar.gz
kernel-qcow2-util-linux-1e962459010201be8df3d8da4762093e757280e2.tar.xz
kernel-qcow2-util-linux-1e962459010201be8df3d8da4762093e757280e2.zip
build-sys: release++ (v2.21-rc2)
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 c1c7f6482..77aaf9579 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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
+
util-linux 2.21-rc1: Jan 18 2012
* see Documentation/releases/v2.21-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.21/v2.21-rc1-ChangeLog
diff --git a/configure.ac b/configure.ac
index 2792d74b5..ac760c187 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="18-Jan-2012"
+LIBBLKID_DATE="06-Feb-2012"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0