]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v4.11.0
authorEric Sandeen <sandeen@redhat.com>
Fri, 5 May 2017 18:25:49 +0000 (13:25 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 5 May 2017 18:25:49 +0000 (13:25 -0500)
Update all the necessary files for a 4.11.0 release.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
VERSION
configure.ac
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 0c402b9539f4be3145cba002c321bb58872be079..6f99e1bc2dd4de14601f5ec091d73f1a51a6e733 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=4
 PKG_MINOR=11
-PKG_REVISION=0-rc2
+PKG_REVISION=0
 PKG_BUILD=1
index 61c0e565c136492743a366d74148cb0b5afe32f7..aa102e46041d67b24209144c4573bb930197e866 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.11.0-rc2], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.11.0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index e54a058dbca151f87614558ac764c3aa7f80692e..12c1d8c5ddb9c04920b526450d847186f2dafdfb 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (4.11.0) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org>  Fri, 05 May 2017 13:22:41 -0500
+
 xfsprogs (4.10.0) unstable; urgency=low
 
   * New upstream release
index 7ef70aa9308d24dbddf52f826ee27576d62b89fb..6eabed7e5ffc036641f689c93686746804eb19a3 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-4.11.0 (5 May 2017)
+       - xfs_io: man page fixups (Zorro Lang)
+
 xfsprogs-4.11.0-rc2 (2 May 2017)
        - xfs_db: add btree dumping command (Darrick Wong)
        - mkfs.xfs: change bare -m rmapbt,reflink to enable (Eric Sandeen)