diff options
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | docs/v2.14-ReleaseNotes | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +util-linux-ng 2.14 +* see docs/v2.14-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-ChangeLog + util-linux-ng 2.14-rc3 * see docs/v2.14-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14-rc3-ChangeLog diff --git a/configure.ac b/configure.ac index c3ee77c3..89f0fcaf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.14-rc3, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.14, kzak@redhat.com) AC_PREREQ(2.60) diff --git a/docs/v2.14-ReleaseNotes b/docs/v2.14-ReleaseNotes index e37d439f..1c92a82b 100644 --- a/docs/v2.14-ReleaseNotes +++ b/docs/v2.14-ReleaseNotes @@ -1,5 +1,5 @@ -Util-linux-ng 2.14 Release Notes (??-May-2008) +Util-linux-ng 2.14 Release Notes (09-Jun-2008) ============================================== Release highlights |