]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 4.4.0
authorJán Tomko <jtomko@redhat.com>
Wed, 2 May 2018 12:34:15 +0000 (14:34 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 2 May 2018 12:35:05 +0000 (14:35 +0200)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
configure.ac
docs/news.xml

index 0aecf68c38e825d82264ffa3ba7c1e37bed66b08..419a1aa2f51f01413ee179c0fe804c41a4a70a2b 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.3.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.4.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 ff626ec601869e780e53eca05b31d97901e69bd6..d67d5a73d0801a626f9458af446a70c56b505f4a 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.4.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.3.0" date="2018-05-02">
     <section title="New features">
       <change>