summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2009-04-17 13:06:54 +0200
committerKarel Zak2009-04-17 13:06:54 +0200
commit1c3af0539391d5b755658c583d03df00e1ee6a12 (patch)
tree2c75bbb9cd226a23de83df23d445749ded39e91e
parentdocs: update v2.15 ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-1c3af0539391d5b755658c583d03df00e1ee6a12.tar.gz
kernel-qcow2-util-linux-1c3af0539391d5b755658c583d03df00e1ee6a12.tar.xz
kernel-qcow2-util-linux-1c3af0539391d5b755658c583d03df00e1ee6a12.zip
build-sys: release++ (v2.15-rc2)
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 561528cdd..a070884b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.15-rc2: Apr 17 2009
+* see docs/v2.15-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-rc2-ChangeLog
+
util-linux-ng 2.15-rc1: Mar 18 2009
* see docs/v2.15-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-rc1-ChangeLog
diff --git a/configure.ac b/configure.ac
index 40255ac77..017958f74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.15-rc1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.15-rc2, kzak@redhat.com)
AC_PREREQ(2.60)