summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2015-02-04 11:50:19 +0100
committerKarel Zak2015-02-04 11:50:19 +0100
commit035e4c0a440e74c3f56dca34f0be7ea262e931c9 (patch)
treef54a388d155fe405b38912defe6c2e8f79cfb0ba
parentdocs: update v2.26-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-035e4c0a440e74c3f56dca34f0be7ea262e931c9.tar.gz
kernel-qcow2-util-linux-035e4c0a440e74c3f56dca34f0be7ea262e931c9.tar.xz
kernel-qcow2-util-linux-035e4c0a440e74c3f56dca34f0be7ea262e931c9.zip
build-sys: release++ (v2.26-rc2)
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6a034109b..41341dac0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-util-linux 2.26: Jan 14 2015
+util-linux 2.26-rc2: Feb 4 2015
+* see Documentation/releases/v2.26-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26-rc2-ChangeLog
+
+util-linux 2.26-rc1: Jan 14 2015
* see Documentation/releases/v2.26-ReleaseNotes or 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 1c5c15ea3..118dcb777 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="12-Jan-2015"
+LIBBLKID_DATE="04-Feb-2015"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0