diff options
| author | Karel Zak <kzak@redhat.com> | 2009-02-09 12:37:52 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2009-02-09 12:37:52 +0100 |
| commit | bdf7626b1ac11a5c00cae9a0762ead50e719eae0 (patch) | |
| tree | f40edbd6dcdf1b2718684ccf92410147c66a77ba | |
| parent | 299ee72802e9462aedc1fe21f2ffd9724901718c (diff) | |
| download | util-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-- | NEWS | 4 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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) |
