]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 10.4.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 2 May 2024 09:10:01 +0000 (11:10 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 2 May 2024 09:10:01 +0000 (11:10 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst
meson.build

index 5a35bc71b60840386c24433ef6b0cb42df04f617..5a771b4b2f066c6ec39257d38d450fe87a830508 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`_.
 
 
+v10.4.0 (unreleased)
+====================
+
+* **Security**
+
+* **Removed features**
+
+* **New features**
+
+* **Improvements**
+
+* **Bug fixes**
+
+
 v10.3.0 (2024-05-02)
 ====================
 
index 1518afa1cbe5ebcef727b0ce95d06f5ad7387729..2848d5c0704891adff63e00e3fb60f9512725bbf 100644 (file)
@@ -1,6 +1,6 @@
 project(
   'libvirt', 'c',
-  version: '10.3.0',
+  version: '10.4.0',
   license: 'LGPLv2+',
   meson_version: '>= 0.56.0',
   default_options: [