]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.3.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Apr 2026 07:41:48 +0000 (09:41 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Apr 2026 07:41:48 +0000 (09:41 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 287159c95445474872669163f40cb395059c5265..478cc6e925e0bbdd8dcdb668450ad70c7ec78580 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.3.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v12.2.0 (2026-04-01)
 ====================
 
index 57a87b9a7880a2555da5911f3ec7936d1e2f7783..8a49d07f1160d6b58e052d8e69875937ef8f1909 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '12.2.0',
+  version: '12.3.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [