]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 4.5.0
authorJiri Denemark <jdenemar@redhat.com>
Mon, 4 Jun 2018 21:12:48 +0000 (23:12 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 4 Jun 2018 21:13:13 +0000 (23:13 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
configure.ac
docs/news.xml

index b869a17afe00a98247bb26048e6662d2ed3ea96b..5378e49c0be79a038b61e66b52e5dac5f1963b66 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.4.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.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 74f3ea16382ee77e484bde7eb76c838240d1a00f..18f3897b3bbf07d56998a7c54ee0f8fbe0f09b51 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.5.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.4.0" date="2018-06-04">
     <section title="New features">
       <change>