mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
maint: Post-release version bump to 6.5.0
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
2ea5e233b8
commit
3e5c58d782
@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU Lesser General Public
|
||||
dnl License along with this library. If not, see
|
||||
dnl <http://www.gnu.org/licenses/>.
|
||||
|
||||
AC_INIT([libvirt], [6.4.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
||||
AC_INIT([libvirt], [6.5.0], [libvir-list@redhat.com], [], [https://libvirt.org])
|
||||
|
||||
if test $srcdir = "."
|
||||
then
|
||||
|
@ -42,6 +42,14 @@
|
||||
-->
|
||||
|
||||
<libvirt>
|
||||
<release version="v6.5.0" date="unreleased">
|
||||
<section title="New features">
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
</section>
|
||||
<section title="Bug fixes">
|
||||
</section>
|
||||
</release>
|
||||
<release version="v6.4.0" date="2020-06-02">
|
||||
<section title="New features">
|
||||
<change>
|
||||
|
Loading…
Reference in New Issue
Block a user