From 4ee839dfe2ccf77d49e3875ce9eaebe36dd19f4b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 18 Jun 2014 14:40:28 +0200 Subject: [PATCH] build-sys: release++ (v2.25-rc1) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 648199a1ea..2f535a006e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.25: Jun 18 2014 +* see Documentation/releases/v2.25-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25-ChangeLog + util-linux 2.24: Oct 21 2013 * see Documentation/releases/v2.24-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24-ChangeLog diff --git a/configure.ac b/configure.ac index 7b9959e532..cf29f6bcd1 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="21-Oct-2013" +LIBBLKID_DATE="18-Jun-2014" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.3