]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 5.5.0
authorAndrea Bolognani <abologna@redhat.com>
Mon, 3 Jun 2019 15:16:27 +0000 (17:16 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 3 Jun 2019 15:19:28 +0000 (17:19 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
configure.ac
docs/news.xml

index 7e01b77fc069b8e13863ce50283ce39b2ce96d9d..1f05055d6f440c6e64293a3540d2fbefc8557add 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.4.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.5.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 5d5dfb93aab07969920302e95e46f37410200946..699fde7b52910e775d7d1792a2da4c1e19a3173f 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.5.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.4.0" date="2019-06-03">
     <section title="New features">
     </section>