From: Jiri Denemark Date: Tue, 2 May 2023 12:18:37 +0000 (+0200) Subject: Post-release version bump to 9.4.0 X-Git-Tag: v9.4.0-rc1~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30403ef1d6382b2d2bf0be61477fa18e1e9b9d19;p=thirdparty%2Flibvirt.git Post-release version bump to 9.4.0 Signed-off-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 9324eaa34b..446998e12e 100644 --- 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`_. +v9.4.0 (unreleased) +=================== + +* **Security** + +* **Removed features** + +* **New features** + +* **Improvements** + +* **Bug fixes** + + v9.3.0 (2023-05-02) =================== diff --git a/meson.build b/meson.build index 9a18767fbb..bad13c0c9d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'libvirt', 'c', - version: '9.3.0', + version: '9.4.0', license: 'LGPLv2+', meson_version: '>= 0.56.0', default_options: [