build-sys: release++ (v2.16)

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2009-07-15 23:46:31 +02:00
parent b32619cd73
commit 29e107aac4
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
util-linux-ng 2.16: Jul 2009
* see docs/v2.16-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-ChangeLog
util-linux-ng 2.16-rc2: Jul 2 2009
* see docs/v2.16-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-rc2-ChangeLog

View File

@ -1,4 +1,4 @@
AC_INIT(util-linux-ng, 2.16-rc2, kzak@redhat.com)
AC_INIT(util-linux-ng, 2.16, kzak@redhat.com)
AC_PREREQ(2.60)