]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 5.9.0
authorPeter Krempa <pkrempa@redhat.com>
Mon, 7 Oct 2019 06:00:47 +0000 (08:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 7 Oct 2019 06:00:47 +0000 (08:00 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
configure.ac
docs/news.xml

index af8cbcdfd80db0eb2d168e2e38540e2f5a7ba51c..5269db425c794682a08c6fd0e10bdee653b103b3 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.8.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.9.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 70c325795e683bd720dba7901a61c171dfcd3081..9fd8f65515887a5b590e03401ff108a1e01eed2a 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.9.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.8.0" date="2019-10-05">
     <section title="Removed features">
       <change>