]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 6.3.0
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Apr 2020 07:20:07 +0000 (09:20 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 3 Apr 2020 07:25:00 +0000 (09:25 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
configure.ac
docs/news.xml

index e56543706242943d75d56642d324cf121c1f97e3..10573497fa47921ad272b94f96880817bc76643a 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.2.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.3.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then
index 30de995a7c01529225991a24214b8fe7c04a9bec..0d3f3386ec764800c0d9ba6ad554e58207ca8c21 100644 (file)
      -->
 
 <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>