]> err.no Git - util-linux/commitdiff
build-sys: release++ (v2.19-rc2)
authorKarel Zak <kzak@redhat.com>
Tue, 25 Jan 2011 12:10:23 +0000 (13:10 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 25 Jan 2011 12:10:23 +0000 (13:10 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index ad8e9bcafcc98bc66e51a65c87c4501705368e28..f535a7e5abdc2280d927c85aa478d41bb1bb41e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.19-rc2: Jan 25 2011
+* see docs/v2.19-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc2-ChangeLog
+
 util-linux 2.19-rc1: Jan 05 2011
 * see docs/v2.19-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc1-ChangeLog
index 2aadacf5ee7a46606df2f64a275a494bede654a1..d5980a365fcfd79a4ce20afc6dad3d815828c278 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.19-rc1, kzak@redhat.com)
+AC_INIT(util-linux, 2.19-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="05-Jan-2011"
+LIBBLKID_DATE="25-Jan-2011"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0