]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 9.5.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 1 Jun 2023 09:50:19 +0000 (11:50 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 1 Jun 2023 09:50:19 +0000 (11:50 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index c7652fafa6e40854e6c6e95ddafb961c8d3ac517..b1cccee4fae66c1bbe5772dbeadea0a7c42e1fa1 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`_.
 
 
+v9.5.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v9.4.0 (2023-06-01)
 ===================
 
index a99a2a260ba9ee95da1db7daf31aa3b453048d59..7603a7893adec02fe46d1bb0077f2e1d5606b072 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '9.4.0',
+  version: '9.5.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [