]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 12.1.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 15 Jan 2026 09:12:36 +0000 (10:12 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 15 Jan 2026 09:12:36 +0000 (10:12 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 4d15ef1cffe108c5e381bec3217da3418368b6b2..54f541cdbcec0d3fbff0e38b357f99c30ce20528 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.1.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v12.0.0 (2026-01-15)
 ====================
 
index 2f807bc3a2f8ac2afbad5fe0ff30527252576af1..d72c8e7a23196c47901905c577bb0c2bb30da18b 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '12.0.0',
+  version: '12.1.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.57.0',
   default_options: [