]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.5.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Jun 2025 07:57:25 +0000 (09:57 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Jun 2025 07:57:25 +0000 (09:57 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 67b1bbf3ba3f9b3159450dc800d8316c95e6f30b..160aac0b31a77304066a77c7d91b805bbbe349af 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`_.
 
 
+v11.5.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.4.0 (2025-06-02)
 ====================
 
index a46c2a7037fa6210856566579c4b4e143e302d0c..b68b77ebc2d9de8ebe8bcaab3b4defd488ac5c98 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.4.0',
+  version: '11.5.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [