]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.5.0
authorJiri Denemark <jdenemar@redhat.com>
Tue, 1 Jun 2021 10:05:41 +0000 (12:05 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 1 Jun 2021 10:05:41 +0000 (12:05 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 566edc46fe83fa7d8bb281a07ee3c98c9f493a00..ef1e123606c4c5e82214860a59247f35505dbc4d 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.5.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.4.0 (2021-06-01)
 ===================
 
index 4f23f9104e294689983ccc1c44d47ebf4093694d..d7d6dcdf25ba9632b2ce547740ea7a7fc7f742a2 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.4.0',
+  version: '7.5.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [