]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 6.2.0
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 4 Mar 2020 09:32:58 +0000 (10:32 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 4 Mar 2020 09:32:58 +0000 (10:32 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index ac4052afb65f4736546a86e601987f00075c39c2..e56543706242943d75d56642d324cf121c1f97e3 100644 (file)
@@ -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@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.2.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then
index 54afd3e28637bccf547352f88fd12bc7f78f0bf7..7fd88f9998040b9499c9ad201876f3b99c3ac2ed 100644 (file)
      -->
 
 <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>