]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.0.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Dec 2024 12:20:38 +0000 (13:20 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Dec 2024 12:20:38 +0000 (13:20 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 94df80077d15cf8af99c01bbb81b26a6d7328766..08d1d24d48f15eb39c22986adf4de49fe0a6f85c 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.0.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.10.0 (2024-12-02)
 =====================
 
index 89ac1594cb4e451e8b7b9180140a2da61a476b42..ca1b9157370a38b6b4389722b97c0973fb5f673f 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.10.0',
+  version: '11.0.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [