]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.6.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 1 Jul 2021 13:44:22 +0000 (15:44 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 1 Jul 2021 13:44:22 +0000 (15:44 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 9e1e0ddde079a4e58bbcab45414b67fa65a0edae..552f84521184b36bb83323f4dc6643d833852b1a 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,16 @@ the changes introduced by each of them.
 For a more fine-grained view, use the `git log`_.
 
 
+v7.6.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.5.0 (2021-07-01)
 ===================
 
index 1fab424fde1101a659ef0c01b51397ca82709e2e..c95c7f7444018106956ea28ad565b212b98086a2 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.5.0',
+  version: '7.6.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [