summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2015-03-13 14:11:37 +0100
committerKarel Zak <kzak@redhat.com>2015-03-13 14:11:37 +0100
commit34760e62e0d5a25262a6aa801b2f1df61216363f (patch)
tree3cc559fb1a2023f463df2d343a90b9b959f85fb8
parentab7989a8f5468f2efc8ea18e190d1fcba6da0ac7 (diff)
downloadutil-linux-2.26.1.tar.gz
build-sys: release++ (v2.26.1)v2.26.1
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 697d82111..4e5bfe84b 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 421aedc9b..5d82bca96 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