]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: post-version bump version bump to 6.0.0
authorJán Tomko <jtomko@redhat.com>
Tue, 3 Dec 2019 11:42:28 +0000 (12:42 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 3 Dec 2019 11:42:28 +0000 (12:42 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
configure.ac

index d0ef7de750af445e78060e912ea8c5e350791812..76d28d2f67d4bcbbe29c5425ccf0063455c8ad14 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
-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