]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.18-rc2)
authorKarel Zak <kzak@redhat.com>
Fri, 18 Jun 2010 10:25:55 +0000 (12:25 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 18 Jun 2010 10:25:55 +0000 (12:25 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 42282d437048361b6c9854f002541f4ea502098b..12e678db8a7867232a2cb9903b46bc4c2cfe2464 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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
+
 util-linux-ng 2.18-rc1: Jun 7 2010
 * see docs/v2.18-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc1-ChangeLog
index 5451b82a1be2448287bac822f8ae8b00237cb03f..cbe5f419c51c68934026d8645ec302f39dcd1139 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.18-rc1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.18-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="07-Jun-2010"
+LIBBLKID_DATE="18-Jun-2010"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0