]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.2.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 Mar 2025 12:42:18 +0000 (13:42 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 Mar 2025 12:42:18 +0000 (13:42 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 49cde8a68a7b4e6c0797a360435ccebb230fbb5a..9c940b1a81769d9ef6207e07f88873cf51186ff9 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.2.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.1.0 (2025-03-03)
 ====================
 
index c7e5947d10e21d9670290631c7f8d3bc2506a094..95c294947d3c78cd2adbfee45ca594a1cf14ca6e 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.1.0',
+  version: '11.2.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [