aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2011-10-20 10:08:07 +0200
committerKarel Zak <kzak@redhat.com>2011-10-20 10:19:33 +0200
commit4a346e6b64ead1e7fe93d72e4f2bd740973b6079 (patch)
treeb0b82c84064a1ee2b78a4715a48eb84f5e03688a
parent8d537637d723bc781192cc4e61f00b81037c8aa3 (diff)
downloadutil-linux-playground-stable/v2.20.tar.gz
build-sys: release++ (v2.20.1)v2.20.1stable/v2.20
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 ec01fc7194..f3bb038b32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.20.1: Oct 19 2011
+* see docs/v2.20.1-ReleaseNotes or complete changelog at
+ ftp://ftp.infradead.org/pub/util-linux/v2.20/v2.20.1-ChangeLog
+
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
diff --git a/configure.ac b/configure.ac
index 8a6467f308..c2160455e2 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="29-Aug-2011"
+LIBBLKID_DATE="19-Oct-2011"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0