From 34760e62e0d5a25262a6aa801b2f1df61216363f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 13 Mar 2015 14:11:37 +0100 Subject: [PATCH] build-sys: release++ (v2.26.1) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 697d82111f..4e5bfe84bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +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 + util-linux 2.26: Feb 19 2015 * see Documentation/releases/v2.26-ReleaseNotes or the complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26-ChangeLog diff --git a/configure.ac b/configure.ac index 421aedc9bc..5d82bca960 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="19-Feb-2015" +LIBBLKID_DATE="13-Mar-2015" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2