From: Karel Zak Date: Wed, 20 Apr 2011 09:39:22 +0000 (+0200) Subject: build-sys: release++ (v2.19.1-rc1) X-Git-Tag: v2.19.1-rc1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2434e47834f8612c00ff87795fc7155b2bf521c9;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.19.1-rc1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 38575a26d5..1b54c1b0d0 100644 --- 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 diff --git a/configure.ac b/configure.ac index ee3e71e909..a8b7aaf4a0 100644 --- a/configure.ac +++ b/configure.ac @@ -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