From: Karel Zak Date: Mon, 22 Mar 2010 09:09:12 +0000 (+0100) Subject: build-sys: release++ (v2.17.2) X-Git-Tag: v2.17.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable%2Fv2.17;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.17.2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 54257a5bb3..f38bc2eeba 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.17.2: Mar 22 2010 +* see docs/v2.17.2-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.2-ChangeLog + util-linux-ng 2.17.1: Feb 22 2010 * see docs/v2.17.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ChangeLog diff --git a/configure.ac b/configure.ac index e4228038e1..1f824f40c3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.17.1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.17.2, kzak@redhat.com) AC_PREREQ(2.60) @@ -22,7 +22,7 @@ PACKAGE_VERSION_RELEASE=0 dnl libblkid version LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE" -LIBBLKID_DATE="22-Feb-2010" +LIBBLKID_DATE="22-Mar-2010" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0