From: Karel Zak Date: Tue, 25 Jan 2011 16:21:53 +0000 (+0100) Subject: build-sys: release++ (v2.19-rc3) X-Git-Tag: v2.19-rc3^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=539d14ec601322ceb7014dc1ea60450e02ccd60d;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.19-rc3) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index f535a7e5ab..9a2294df6a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux 2.19-rc3: 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-rc3-ChangeLog + 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 diff --git a/configure.ac b/configure.ac index d5980a365f..10250d31a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux, 2.19-rc2, kzak@redhat.com) +AC_INIT(util-linux, 2.19-rc3, kzak@redhat.com) AC_PREREQ(2.60)