From e8a8ee92bd71bb70b0eff3571e8be92692875a7d Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Mon, 2 Dec 2019 21:20:37 -0700 Subject: [PATCH] maint: Post-release version bump to 5.11.0 Signed-off-by: Jim Fehlig --- configure.ac | 2 +- docs/news.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ef521e370c..d0ef7de750 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public dnl License along with this library. If not, see dnl . -AC_INIT([libvirt], [5.10.0], [libvir-list@redhat.com], [], [https://libvirt.org]) +AC_INIT([libvirt], [5.11.0], [libvir-list@redhat.com], [], [https://libvirt.org]) if test $srcdir = "." then diff --git a/docs/news.xml b/docs/news.xml index 46a3466238..e4533cc46e 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -42,6 +42,14 @@ --> + +
+
+
+
+
+
+
-- 2.47.2