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

index 3daef9c56a88d64aaf3230e6a4e30f7ee80f042b..ad8910da4c70fedceba597578defa89b6fc3999d 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.4.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.3.0 (2025-05-02)
 ====================
 
index 37b1caa5669ef576ef8ed14b6ab6eb40a578c46a..2423eac30ced62adc775ac5c1c9a2cd5f4c0e920 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.3.0',
+  version: '11.4.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [