From 58e6e67ad5c90cb3119700ff813883b91dca9350 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 4 Sep 2012 14:57:28 +0200 Subject: [PATCH] build-sys: release++ (v2.22) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index df0d561d0f..6c292a5c60 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.22: Sep 04 2012 +* see Documentation/releases/v2.22-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/v2.22-ChangeLog + util-linux 2.22-rc2: Aug 15 2012 * see Documentation/releases/v2.22-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/v2.22-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index 85a142cf1d..8727d3468b 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="15-Aug-2012" +LIBBLKID_DATE="04-Sep-2012" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.3