]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.7.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 2 Aug 2021 10:27:55 +0000 (12:27 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 2 Aug 2021 10:27:55 +0000 (12:27 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 2e779ee5775d4a6d4e9f105b886f38f23eb8a193..21df0e1602c40f2cd764b54c49d3193912f8a6d1 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`_.
 
 
+v7.7.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.6.0 (2021-08-02)
 ===================
 
index d4c142eebb605c74098293b4acca2e2449dcd6ec..e25dc17fc8199fb0b68658cb030742d746943cfc 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.6.0',
+  version: '7.7.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [