]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 10.3.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 2 Apr 2024 11:43:31 +0000 (13:43 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 2 Apr 2024 11:43:31 +0000 (13:43 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 0b36a4fc30681020111c1fd256095bced7367554..c108e66f46220afd90f49b57eddfc204c820c933 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.3.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.2.0 (2024-04-02)
 ====================
 
index 740f62d484df69747951fe40c0251d1af92ede0d..1518afa1cbe5ebcef727b0ce95d06f5ad7387729 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.2.0',
+  version: '10.3.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [