summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-02-09 12:37:52 +0100
committerKarel Zak <kzak@redhat.com>2009-02-09 12:37:52 +0100
commitbdf7626b1ac11a5c00cae9a0762ead50e719eae0 (patch)
treef40edbd6dcdf1b2718684ccf92410147c66a77ba
parent299ee72802e9462aedc1fe21f2ffd9724901718c (diff)
downloadutil-linux-stable/v2.14.tar.gz
build-sys: release++ (v2.14.2)v2.14.2stable/v2.14
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0cdda79f8..4cdb46a04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.14.2: Feb 9 2009
+* see docs/v2.14.2-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.2-ChangeLog
+
util-linux-ng 2.14.2-rc2: Jan 22 2009
* see docs/v2.14.2-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.2-rc2-ChangeLog
diff --git a/configure.ac b/configure.ac
index 67389fc87..b482d3fc5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.14.2-rc2, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.14.2, kzak@redhat.com)
AC_PREREQ(2.60)