summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2011-01-25 17:21:53 +0100
committerKarel Zak <kzak@redhat.com>2011-01-25 17:21:53 +0100
commit539d14ec601322ceb7014dc1ea60450e02ccd60d (patch)
treeaf0dcf768e40cc913ad51536732399ed96f518e9
parent75260190ccd33f50f4de8e5f0c6c2f1baf99f900 (diff)
downloadutil-linux-old-539d14ec601322ceb7014dc1ea60450e02ccd60d.tar.gz
build-sys: release++ (v2.19-rc3)
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 f535a7e5..9a2294df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.19-rc3: Jan 25 2011
+* see docs/v2.19-ReleaseNotes or complete changelog at
+ ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc3-ChangeLog
+
util-linux 2.19-rc2: Jan 25 2011
* see docs/v2.19-ReleaseNotes or complete changelog at
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc2-ChangeLog
diff --git a/configure.ac b/configure.ac
index d5980a36..10250d31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.19-rc2, kzak@redhat.com)
+AC_INIT(util-linux, 2.19-rc3, kzak@redhat.com)
AC_PREREQ(2.60)