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

Michal Privoznik mprivozn at redhat.com
Wed Mar 4 09:38:04 UTC 2020


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---

Pushed.

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

diff --git a/configure.ac b/configure.ac
index ac4052afb6..e565437062 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.1.0], [libvir-list at redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.2.0], [libvir-list at redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then
diff --git a/docs/news.xml b/docs/news.xml
index 54afd3e286..7fd88f9998 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -42,6 +42,14 @@
      -->
 
 <libvirt>
+  <release version="v6.2.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v6.1.0" date="2020-03-03">
     <section title="New features">
       <change>
-- 
2.24.1




More information about the libvir-list mailing list