From: Karel Zak Date: Mon, 21 Apr 2008 22:34:31 +0000 (+0200) Subject: build-sys: release++ (2.13.1.1) X-Git-Tag: v2.13.1.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fstable%2Fv2.13.1;p=thirdparty%2Futil-linux.git build-sys: release++ (2.13.1.1) Signed-off-by: Karel Zak --- diff --git a/NEWS b/NEWS index 33ed73fa38..bed93a3fca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +util-linux-ng 2.13.1.1 [22-Apr-2008] + +* see docs/v2.13.1.1-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.1.1-ChangeLog + util-linux-ng 2.13.1 [16-Jan-2008] * see docs/v2.13.1-ReleaseNotes or complete changelog at diff --git a/configure.ac b/configure.ac index 691aad63ef..0df2a3f5d3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13.1, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13.1.1, kzak@redhat.com) AC_PREREQ(2.59)