]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.0.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 1 Dec 2025 10:59:59 +0000 (11:59 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 1 Dec 2025 10:59:59 +0000 (11:59 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index e0f612d7ed4be967ecab60d6d5d2cd52797b92db..01efe82c9797b59c7199ff015fe09e1ca4cbd916 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`_.
 
 
+v12.0.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v11.10.0 (2025-12-01)
 =====================
 
index 6ac9d01952d093739222938810447c2f70441f11..2f807bc3a2f8ac2afbad5fe0ff30527252576af1 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '11.10.0',
+  version: '12.0.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [