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

index 19bd71c6a74614361012dbf1cfc09d382a9e474c..f295557ae1a1d0693930ac445423bb75e2265ae4 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.3.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.2.0 (2021-04-01)
 ===================
 
index ea93a2a8ecb93979dbda225bc6b59005a4eade98..3a664f343ad6f375854ddf11e44d23a4f3e8f73c 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.2.0',
+  version: '7.3.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [