]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 4.9.0
authorJán Tomko <jtomko@redhat.com>
Wed, 26 Sep 2018 13:25:09 +0000 (15:25 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 1 Oct 2018 15:44:09 +0000 (17:44 +0200)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
configure.ac
docs/news.xml

index 1b5c56b1a944fafaa89b84ed9ac7b9113efe6ebb..88743fb665daa77a9aa5a083959b963f78e35e2a 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.8.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.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 3ad0ce2e515335986906e4de1df29c61d7d707cf..dc08c963524947fa9f61685ecf5dd9a262523018 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.9.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.8.0" date="2018-10-01">
     <section title="New features">
       <change>