]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 8.3.0
authorJiri Denemark <jdenemar@redhat.com>
Fri, 1 Apr 2022 10:29:50 +0000 (12:29 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 1 Apr 2022 10:29:50 +0000 (12:29 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 3793f52fc8a3eac778f0d02ed9216b56b7762bb5..406dfa403741010af22b9241a0b29a0981dd97c8 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`_.
 
 
+v8.3.0 (unreleased)
+===================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v8.2.0 (2022-04-01)
 ===================
 
index 27c21d1d6745f3a0dee55e57f33588d1da423393..6b921f82ce5c3dc99863819235743246e667c65b 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '8.2.0',
+  version: '8.3.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.54.0',
   default_options: [