From: Karel Zak Date: Wed, 30 Jun 2010 13:08:21 +0000 (+0200) Subject: build-sys: release++ (v2.18) X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1442c1ff4bf15c6c716711661e30b8cf646a09;p=util-linux build-sys: release++ (v2.18) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 12e678db..8255ee36 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.18: Jun 30 2010 +* see docs/v2.18-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ChangeLog + util-linux-ng 2.18-rc2: Jun 18 2010 * see docs/v2.18-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index cbe5f419..7aff9167 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.18-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.18, 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="18-Jun-2010" +LIBBLKID_DATE="30-Jun-2010" LIBBLKID_LT_MAJOR=1 LIBBLKID_LT_MINOR=1 LIBBLKID_LT_MICRO=0