]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 9.6.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jul 2023 10:17:17 +0000 (12:17 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Jul 2023 10:17:17 +0000 (12:17 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 3353939d0b45aad37214790de4f4c63b4f1c5ffd..cafdb4a7738d28c7636096f686755cd8944a86d4 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.6.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v9.5.0 (2023-07-03)
 ===================
 
index aa391e717874974c1c166ee2d92e1732e8b00d44..6b075282b6ae0b2e8f8ac16f4294f97f68791abc 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '9.5.0',
+  version: '9.6.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [