]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 10.2.0
authorJiri Denemark <jdenemar@redhat.com>
Fri, 1 Mar 2024 11:22:04 +0000 (12:22 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 1 Mar 2024 11:22:04 +0000 (12:22 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index df11970b1582482d152d98b38c03c0cccf923320..44b775b546cfe9d29e132edd0ccf1611afddc1b2 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.2.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.1.0 (2024-03-01)
 ====================
 
index 7845f60ff7e41412b2c980192f7cd62a707f2713..9842886bbb768f58a5b817d5a5d225de04cf65e7 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.1.0',
+  version: '10.2.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [