]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 5.7.0
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Aug 2019 17:23:46 +0000 (19:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Aug 2019 17:23:46 +0000 (19:23 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index d18d4276955e576ed539a94cfdfdcf2d1e4ee3ee..109827b89c0a08cbacc7cecf2c89aff11621ba1f 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.6.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.7.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 9d95b827ede579fd98ac5d20dff01cc45f64b52f..3c5cd7d597cd2787f378c67b08ec74eae6bb63b7 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.7.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.6.0" date="2019-08-05">
     <section title="New features">
       <change>