]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 8.4.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 May 2022 11:37:43 +0000 (13:37 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 May 2022 11:37:43 +0000 (13:37 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index cbac2362bb23f101ee63ede8cbc297ad8937c244..4a213682a4b0c82a1a5c6894ff96b047d35dfb8f 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.4.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.3.0 (2022-05-02)
 ===================
 
index be22cdd5096573ab2bdb84f24f55893b58dc0072..17cc82954374b9a4e90ef3d6a54fb9ec44cc5c2a 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.3.0',
+  version: '8.4.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [