提交 55f9f486 编写于 作者: A Andrea Bolognani

news: Fix version number

The schema expects it to match the pattern

  v[0-9]+\.[0-9]+\.[0-9]+

which "5.0.0" clearly doesn't, causing the build to fail.
Reported-by: NPeter Krempa <pkrempa@redhat.com>
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
上级 0ef33062
......@@ -33,7 +33,7 @@
-->
<libvirt>
<release version="5.0.0" date="unreleased">
<release version="v5.0.0" date="unreleased">
<section title="New features">
</section>
<section title="Improvements">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册