]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 10.10.0
authorJiri Denemark <jdenemar@redhat.com>
Fri, 1 Nov 2024 09:16:35 +0000 (10:16 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 1 Nov 2024 09:16:35 +0000 (10:16 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 83a63755fdb0bfc67d9f7668e4d71570116b7d01..34028d59aafcff7aa003d946b6a5d86d519e71a5 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`_.
 
 
+v10.10.0 (unreleased)
+=====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.9.0 (2024-11-01)
 ====================
 
index 5eb3f241816ecbb76fd2bfececff2962d6a07806..89ac1594cb4e451e8b7b9180140a2da61a476b42 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.9.0',
+  version: '10.10.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [