]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 10.1.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 15 Jan 2024 10:01:50 +0000 (11:01 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 15 Jan 2024 10:01:50 +0000 (11:01 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index d013fc7f5f51912059bc96b0850ad955390a8de4..91d0571beb955b942ee76401418181f7377dd259 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.1.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.0.0 (2024-01-15)
 ====================
 
index 1e5e1d7954da6fa3d5e056510c4da3ff5e8dc27b..611cc582c0a3ef404818bd77df6c9131b98e4bd7 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.0.0',
+  version: '10.1.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [