summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2014-07-02 11:40:19 +0200
committerKarel Zak2014-07-02 11:40:19 +0200
commit8b9d1474a4bef66ca0c05a7ebd2341bb02016e24 (patch)
tree09caba19d3e677b8d477282c0e97e6fb476d6b30
parentdocs: update v2.25-ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-8b9d1474a4bef66ca0c05a7ebd2341bb02016e24.tar.gz
kernel-qcow2-util-linux-8b9d1474a4bef66ca0c05a7ebd2341bb02016e24.tar.xz
kernel-qcow2-util-linux-8b9d1474a4bef66ca0c05a7ebd2341bb02016e24.zip
build-sys: release++ (v2.25-rc2)
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 2f535a006..cfcc5ce18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.25-rc2: Jul 2 2014
+* see Documentation/releases/v2.25-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25-rc2-ChangeLog
+
util-linux 2.25: Jun 18 2014
* see Documentation/releases/v2.25-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25-ChangeLog
diff --git a/configure.ac b/configure.ac
index da7391811..108375247 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="18-Jun-2014"
+LIBBLKID_DATE="02-Jul-2014"
LIBBLKID_LT_MAJOR=1
LIBBLKID_LT_MINOR=1
LIBBLKID_LT_MICRO=0