]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: release++ (v2.19) v2.19
authorKarel Zak <kzak@redhat.com>
Thu, 10 Feb 2011 08:37:47 +0000 (09:37 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 10 Feb 2011 08:37:47 +0000 (09:37 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9a2294df6a4e3cda92617d4005248182e7b9e238..38575a26d5ff47cd4571d193e277a9372292f20a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+util-linux 2.19: Feb 10 2011
+* see docs/v2.19-ReleaseNotes or complete changelog at
+  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ChangeLog
+
 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
index f27ba3e18c9eaae9ba015034969f9e9078fd3b80..f0e244b1af76732120b0235508cf4075a40450d5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(util-linux, 2.19-rc3, kzak@redhat.com)
+AC_INIT(util-linux, 2.19, kzak@redhat.com)
 
 AC_PREREQ(2.60)
 
@@ -22,7 +22,7 @@ PACKAGE_VERSION_RELEASE=0
 
 dnl libblkid version
 LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
-LIBBLKID_DATE="25-Jan-2011"
+LIBBLKID_DATE="10-Feb-2011"
 LIBBLKID_LT_MAJOR=1
 LIBBLKID_LT_MINOR=1
 LIBBLKID_LT_MICRO=0