]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.19.1-rc1) v2.19.1-rc1
authorKarel Zak <kzak@redhat.com>
Wed, 20 Apr 2011 09:39:22 +0000 (11:39 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Apr 2011 09:39:22 +0000 (11:39 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 38575a26d5ff47cd4571d193e277a9372292f20a..1b54c1b0d0c9222bdee2cfe4f12fa31a6d837417 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.19.1-rc1: Apr 20 2011
+* see docs/v2.19-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-rc1-ChangeLog
+
 util-linux 2.19: Feb 10 2011
 * see docs/v2.19-ReleaseNotes or complete changelog at
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ChangeLog
index ee3e71e909dce1c06f40d259422996b977334bbb..a8b7aaf4a05f7a99b7ab16b85ec7011fcba6cda5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.19, kzak@redhat.com)
+AC_INIT(util-linux, 2.19.1-rc1, 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="10-Feb-2011"
+LIBBLKID_DATE="20-Apr-2011"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0