]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Post-release version bump to 5.6.0
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Jul 2019 06:30:52 +0000 (08:30 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Jul 2019 06:30:52 +0000 (08:30 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index 3489a5725e33f1831daa46cba7eb882950894fa5..d18d4276955e576ed539a94cfdfdcf2d1e4ee3ee 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], [5.5.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.6.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
index 1a8bc51b14538819682b7d6242e93be45224033e..e78c7ef98242626b6433be5f88c158e0afadbd16 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.6.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.5.0" date="2019-07-02">
     <section title="Security">
       <change>