]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 8.8.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 1 Sep 2022 10:00:29 +0000 (12:00 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 1 Sep 2022 10:00:29 +0000 (12:00 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 15a8722a2394d8c79d387ab43ce90a77c81e79fa..eda81710d5165790ca3bda189a4271e84b38931f 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`_.
 
 
+v8.8.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.7.0 (2022-09-01)
 ===================
 
index 0b3187ad882364ed2e9b71265f46472eb0ca4d7b..b6e6392ea2f9c33b84436e83e5d934d8aa6dd98b 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.7.0',
+  version: '8.8.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [