]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.4.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 3 May 2021 09:08:50 +0000 (11:08 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 3 May 2021 09:08:50 +0000 (11:08 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 018d19e307241125e89611e0557bc1f92f7eaccc..73411cdc24e45184498660deaac6d3e6e82a8a96 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.4.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.3.0 (2021-05-03)
 ===================
 
index 951da67896da66bfcf2e0ad64c51a8957541c01a..618cbd6b1d52febf115a90be56d33b6b87837576 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.3.0',
+  version: '7.4.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [