summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2008-12-22 19:04:32 +0100
committerKarel Zak <kzak@redhat.com>2008-12-22 19:04:32 +0100
commit9bcf4db1ba0e118536d16cdae345d4931b8daee7 (patch)
tree35a3175e57bfdbaa7227a6bd656178ca8de0ca3b
parent03593e8fecd667fbc06368c2db6b03076a553878 (diff)
downloadutil-linux-9bcf4db1ba0e118536d16cdae345d4931b8daee7.tar.gz
build-sys: release++ (v2.14.2-rc1)v2.14.2-rc1
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 f3bf57f01..6e2a23e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux-ng 2.14.2-rc1: Dec 22 2008
+* see docs/v2.14.2-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.2-rc1-ChangeLog
+
util-linux-ng 2.14.1: Sep 10 2008
* see docs/v2.14.1-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.1-ChangeLog
diff --git a/configure.ac b/configure.ac
index 724dd93b1..79fab0fc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux-ng, 2.14.1, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.14.2-rc1, kzak@redhat.com)
AC_PREREQ(2.60)