[PATCH] maint: Post-release version bump to 6.3.0

Peter Krempa pkrempa at redhat.com
Fri Apr 3 07:25:57 UTC 2020


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 configure.ac  | 2 +-
 docs/news.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

Pushed.

diff --git a/configure.ac b/configure.ac
index e565437062..10573497fa 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.2.0], [libvir-list at redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.3.0], [libvir-list at redhat.com], [], [https://libvirt.org])

 if test $srcdir = "."
 then
diff --git a/docs/news.xml b/docs/news.xml
index 30de995a7c..0d3f3386ec 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,14 @@
      -->

 <libvirt>
+  <release version="v6.3.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v6.2.0" date="2020-04-02">
     <section title="New features">
       <change>
-- 
2.25.1




More information about the libvir-list mailing list