From: Karel Zak Date: Wed, 10 Sep 2008 10:17:22 +0000 (+0200) Subject: build-sys: release++ (v2.14.1) X-Git-Tag: v2.14.1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c24888de6470137673519eb5c20bef98be24e0f;p=thirdparty%2Futil-linux.git build-sys: release++ (v2.14.1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index e783aba27a..f3bf57f018 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +util-linux-ng 2.14.1: Sep 10 2008 +* see docs/v2.14.1-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.1-ChangeLog + util-linux-ng 2.14.1-rc2: Aug 22 2008 * see docs/v2.14.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.1-rc2-ChangeLog diff --git a/configure.ac b/configure.ac index b50f726dcb..5c83906ca4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.14.1-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.14.1, kzak@redhat.com) AC_PREREQ(2.60)