From: Karel Zak Date: Mon, 24 Aug 2015 10:38:48 +0000 (+0200) Subject: build-sys: release++ (v2.27-rc2) X-Git-Tag: v2.27-rc2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e58e16936c3e0d98e43efec7ec17d25e82425a7;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.27-rc2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 0a1bb35d92..1aabd3163e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ -util-linux 2.27: Jul 31 2015 +util-linux 2.27-rc2: Aug 24 2015 * see Documentation/releases/v2.27-ReleaseNotes or the complete changelog at - ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-ChangeLog + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-rc2-ChangeLog + +util-linux 2.27-rc1: Jul 31 2015 +* see Documentation/releases/v2.27-ReleaseNotes or the complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-rc1-ChangeLog util-linux 2.26: Feb 19 2015 * see Documentation/releases/v2.26-ReleaseNotes or the complete changelog at diff --git a/configure.ac b/configure.ac index 6dc7f05b11..547393c17c 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ PACKAGE_VERSION_RELEASE=0 dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="31-Jul-2015" +LIBBLKID_DATE="24-Aug-2015" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0