]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.5.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 1 Jun 2026 10:24:27 +0000 (12:24 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 1 Jun 2026 10:24:27 +0000 (12:24 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index a96a2aaccf5bcb829ecd37b4c706b37e7293f1a7..a05fd43120936193716c63027316d635f7eecb1c 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.5.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v12.4.0 (2026-06-01)
 ====================
 
index e5687a4abde4ad7c07e73bde4f78da23d5692574..71151ae6b47b95e29e857be8946a4a02f22fb24a 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '12.4.0',
+  version: '12.5.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [