]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 8.5.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jun 2022 07:30:38 +0000 (09:30 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Jun 2022 07:30:38 +0000 (09:30 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 4ebf63204487b960743f68bd99182643381293d0..28ed46e361dc8269e9a3f4d796e5f83ba6ff126b 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,20 @@ the changes introduced by each of them.
 For a more fine-grained view, use the `git log`_.
 
 
+v8.5.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.4.0 (2022-06-01)
 ===================
 
index c4585bd92cc85e5bb2a8e301f00fc1d41bbbb452..e03f330f3d965b8f950fc07e82a52fc3e60d1465 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.4.0',
+  version: '8.5.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [