]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 7.1.0
authorJiri Denemark <jdenemar@redhat.com>
Fri, 15 Jan 2021 08:52:51 +0000 (09:52 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 15 Jan 2021 08:52:51 +0000 (09:52 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index e1c9af55bfcb5f3e3ec73ea8eb82af9be2646ef3..64e68476730b70dcbdc931593d48609ebb33402c 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.1.0 (unreleased)
+===================
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v7.0.0 (2021-01-15)
 ===================
 
index b5164f68edca10b655d56c3cf484f04dd1186683..b5277b4cba9148bfb386a8b9253e662506df2a1a 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '7.0.0',
+  version: '7.1.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [