]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 5.4.0
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 4 May 2019 21:39:23 +0000 (23:39 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 4 May 2019 21:39:23 +0000 (23:39 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index dcd78f64bfb1b9067e76d0d82c682656afd71d83..fabec815db87391a086a37fdfb6dda1d1d1b5391 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.3.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.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 12764acf043e0b21a486cf22b13b91b2899da20a..6e28c21aa3ec0f4c693a3229d346c12d7c991f53 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.4.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.3.0" date="2019-05-04">
     <section title="New features">
       <change>