]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Post-release version bump to 5.0.0
authorAndrea Bolognani <abologna@redhat.com>
Mon, 3 Dec 2018 13:12:59 +0000 (14:12 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 3 Dec 2018 13:13:19 +0000 (14:13 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
configure.ac
docs/news.xml

index d793431cc5711ca05fe0685c740cb531ba25bed2..8c89ff365b6baa1862f9f5107b7b31ecfa2f5f04 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], [4.10.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.0.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 acc9cfc9c8646eb53d131951fa35b60217b69e46..4472936b31d3c2753f3fe9cbfc8c98bb3d5eeedd 100644 (file)
      -->
 
 <libvirt>
+  <release version="5.0.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.10.0" date="2018-12-03">
     <section title="New features">
       <change>