summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2015-11-02 11:38:45 +0100
committerKarel Zak <kzak@redhat.com>2015-11-02 11:38:45 +0100
commit9f5e5bec91a72365b9baa771fa02cbedab804fe3 (patch)
tree3c4f97628e449b1d06c48b716f591e4308c88e27
parent967eab4e4c869045ca7751728df5087769fa3d43 (diff)
downloadutil-linux-stable/v2.27.tar.gz
build-sys: release++ (v2.27.1)v2.27.1stable/v2.27
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 9f0735377..89475810a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.27.1: Nov 02 2015
+* see Documentation/releases/v2.27.1-ReleaseNotes or the complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ChangeLog
+
util-linux 2.27: Sep 07 2015
* see Documentation/releases/v2.27-ReleaseNotes or the complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-ChangeLog
diff --git a/configure.ac b/configure.ac
index 56512c036..2aa2e8214 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="07-Sep-2015"
+LIBBLKID_DATE="02-Nov-2015"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0