summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-01-22 14:25:06 +0100
committerKarel Zak <kzak@redhat.com>2009-01-22 14:25:06 +0100
commit3def48692bb6266b50d7a5d264b3b2d55bae1392 (patch)
tree38c2949fcdb1817d176ee2c51b8dfffc820931dc
parentb32cdeaeadf6507fe4b140aa415d84d9d7134fea (diff)
downloadutil-linux-3def48692bb6266b50d7a5d264b3b2d55bae1392.tar.gz
build-sys: release++ (v2.14.2-rc2)v2.14.2-rc2
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 6e2a23e27..0cdda79f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+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
+
util-linux-ng 2.14.2-rc1: Dec 22 2008
* 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-rc1-ChangeLog
diff --git a/configure.ac b/configure.ac
index 79fab0fc4..67389fc87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.14.2-rc1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.14.2-rc2, kzak@redhat.com)
AC_PREREQ(2.60)