From 3bbe10205b79c8803e69c61897a0491d7a3f57c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Tue, 3 Dec 2019 12:42:28 +0100 Subject: [PATCH] maint: post-version bump version bump to 6.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ján Tomko --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d0ef7de750..76d28d2f67 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.11.0], [libvir-list@redhat.com], [], [https://libvirt.org]) +AC_INIT([libvirt], [6.0.0], [libvir-list@redhat.com], [], [https://libvirt.org]) if test $srcdir = "." then