summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2014-04-24 11:23:34 +0200
committerKarel Zak <kzak@redhat.com>2014-04-24 11:23:34 +0200
commit404891fa9ea6a7ca86a838e809fc0b168169c286 (patch)
treed0d0b6c26399633a58c8d3b9f6ff0f649381e4ac
parentcc3f5ac35a74c7b605cba56d48faf9e419884ff0 (diff)
downloadutil-linux-404891fa9ea6a7ca86a838e809fc0b168169c286.tar.gz
build-sys: release++ (v2.24.2)v2.24.2stable/v2.24
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5e9730df8..263b1a2ac 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 5052605c1..79fceeb2d 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