diff options
| author | Karel Zak <kzak@redhat.com> | 2008-01-16 13:40:13 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2008-01-16 13:43:42 +0100 |
| commit | b08ed1f38af2b8122d95e24db32d118e42e2a506 (patch) | |
| tree | 07674fb81670c02f262414f66bd1740d7e76d317 | |
| parent | dcd7eb37dbe4e3e09d4e3a51a6e89e8bfc37c009 (diff) | |
| download | util-linux-stable/v2.13.tar.gz | |
build-sys: release++ (2.13.1)v2.13.1-REALstable/v2.13
Signed-off-by: Karel Zak <kzak@redhat.com>
| -rw-r--r-- | NEWS | 7 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +util-linux-ng 2.13.1 [16-Jan-2008] + +* see docs/v2.13.1-ReleaseNotes or complete changelog at + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.1-ChangeLog + util-linux-ng 2.13.1-rc2 * see docs/v2.13.1-ReleaseNotes or complete changelog at @@ -8,7 +13,7 @@ util-linux-ng 2.13.1-rc1 * see docs/v2.13.1-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13.1-rc1-ChangeLog -util-linux-ng 2.13 +util-linux-ng 2.13 [28-Aug-2007] * see docs/v2.13-ReleaseNotes or complete changelog at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/v2.13-ChangeLog diff --git a/configure.ac b/configure.ac index 52d709f93..691aad63e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(util-linux-ng, 2.13.1-rc2, kzak@redhat.com) +AC_INIT(util-linux-ng, 2.13.1, kzak@redhat.com) AC_PREREQ(2.59) |
