From: Karel Zak Date: Wed, 9 Dec 2009 11:02:58 +0000 (+0100) Subject: build-sys: release++ (v2.17-rc2) X-Git-Tag: v2.17-rc2^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a39edc1ab8dca0db4867db95189525c4a9acfc5;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.17-rc2) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index e8e0b9f156..ccb3a3012d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -util-linux-ng 2.17-rc1: Jun 28 2009 +util-linux-ng 2.17-rc2: Dec 9 2009 +* see docs/v2.17-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc2-ChangeLog + +util-linux-ng 2.17-rc1: Nov 20 2009 * see docs/v2.17-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-ChangeLog diff --git a/configure.ac b/configure.ac index acd932bc95..6c18d12899 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.17-rc1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.17-rc2, 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="20-Nov-2009" +LIBBLKID_DATE="09-Dec-2009" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0