From 8b9d1474a4bef66ca0c05a7ebd2341bb02016e24 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 2 Jul 2014 11:40:19 +0200 Subject: [PATCH] build-sys: release++ (v2.25-rc2) Signed-off-by: Karel Zak --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2f535a006e..cfcc5ce18b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.25-rc2: Jul 2 2014 +* see Documentation/releases/v2.25-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25-rc2-ChangeLog + 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 diff --git a/configure.ac b/configure.ac index da73918113..1083752479 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="18-Jun-2014" +LIBBLKID_DATE="02-Jul-2014" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2