]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 11.3.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Apr 2025 10:03:39 +0000 (12:03 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Apr 2025 10:03:39 +0000 (12:03 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index b5a4267937355b252240c4ebbbfe7487022399fb..0cb11313cdc265eb793569ecc52c87bb46ec2d01 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.3.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.2.0 (2025-04-01)
 ====================
 
index 56823ca25b76fcf87fcf53f1f1ae9ce7491a6628..50afb74146901e86f15da2fc3192c63ebdf56cc0 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.2.0',
+  version: '11.3.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [