From 29900de7160d33747719e7cce4937d9cea0edb72 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 30 Apr 2015 11:55:48 +0200 Subject: [PATCH] build-sys: release++ (v2.26.2) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4e5bfe84bf..241b874d2c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.26.2: Apr 30 2015 +* see Documentation/releases/v2.26.2-ReleaseNotes or the complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26.2-ChangeLog + util-linux 2.26.1: Mar 13 2015 * see Documentation/releases/v2.26.1-ReleaseNotes or the complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26.1-ChangeLog diff --git a/configure.ac b/configure.ac index d5ebfabf80..6bc9efd3b8 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="13-Mar-2015" +LIBBLKID_DATE="30-Apr-2015" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2