From: Karel Zak Date: Thu, 10 Dec 2009 21:05:07 +0000 (+0100) Subject: build-sys: release++ (v2.17-rc3) X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05dc07770c187736db35f875f6655ba4cb243be;p=util-linux build-sys: release++ (v2.17-rc3) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index ccb3a301..380f1ff9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.17-rc3: Dec 10 2009 +* see docs/v2.17-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc3-ChangeLog + 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 diff --git a/configure.ac b/configure.ac index 6c18d128..5857f390 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.17-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.17-rc3, 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="09-Dec-2009" +LIBBLKID_DATE="10-Dec-2009" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0