From 404891fa9ea6a7ca86a838e809fc0b168169c286 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 24 Apr 2014 11:23:34 +0200 Subject: [PATCH] build-sys: release++ (v2.24.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 5e9730df85..263b1a2ace 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.24.2: Apr 24 2014 +* see Documentation/releases/v2.24.2-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24.2-ChangeLog + util-linux 2.24.1: Jan 20 2014 * see Documentation/releases/v2.24.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24.1-ChangeLog diff --git a/configure.ac b/configure.ac index 5052605c16..79fceeb2d1 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="20-Jan-2013" +LIBBLKID_DATE="24-Apr-2014" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0 -- 2.47.2