]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 9.2.0
authorJiri Denemark <jdenemar@redhat.com>
Wed, 1 Mar 2023 10:15:06 +0000 (11:15 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 1 Mar 2023 10:15:06 +0000 (11:15 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index aab3851420933b659b920d92822b809b2f552cdd..a55e7394a1365e2f7a697573f7d2bf61ab3a439e 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`_.
 
 
+v9.2.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v9.1.0 (2023-03-01)
 ===================
 
index e498b49be47f4e18ec258e10602838be9d376106..319ed790f941233e3b0933f408ed4fed016e6560 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '9.1.0',
+  version: '9.2.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [