summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-11-30 16:38:13 +0100
committerKarel Zak <kzak@redhat.com>2009-11-30 16:38:13 +0100
commitefc729f2b880b31482c92be157754a00d7c6176d (patch)
tree0862e4e87a190b3ccb8507b5b8426dd1a0c2ae22
parent8319a5ec3a2291b0988b153a4dc01f6cc7ad19c0 (diff)
downloadutil-linux-old-efc729f2b880b31482c92be157754a00d7c6176d.tar.gz
build-sys: release++ (v2.16.2)
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 f02330f1..8670a99c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.16.2: Nov 30 2009
+* see docs/v2.16.2-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16.2-ChangeLog
+
util-linux-ng 2.16.1: Sep 7 2009
* see docs/v2.16.1-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16.1-ChangeLog
diff --git a/configure.ac b/configure.ac
index e42ff631..c0e1a296 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.16.1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.16.2, kzak@redhat.com)
AC_PREREQ(2.60)