Signed-off-by: Andrea Bolognani <[email protected]>
---
Pushed as trivial.

 configure.ac  | 2 +-
 docs/news.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 73dc9f841c..6c8ac2f04b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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], [[email protected]], [], 
[https://libvirt.org])
+AC_INIT([libvirt], [6.5.0], [[email protected]], [], 
[https://libvirt.org])
 
 if test $srcdir = "."
 then
diff --git a/docs/news.xml b/docs/news.xml
index f040d18f96..18d96af048 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -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>
-- 
2.25.4

Reply via email to