]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 5.11.0
authorJim Fehlig <jfehlig@suse.com>
Tue, 3 Dec 2019 04:20:37 +0000 (21:20 -0700)
committerJim Fehlig <jfehlig@suse.com>
Tue, 3 Dec 2019 04:20:37 +0000 (21:20 -0700)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
configure.ac
docs/news.xml

index ef521e370c58b4e3f54bfe4ae2512b48a1f540a5..d0ef7de750af445e78060e912ea8c5e350791812 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.10.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.11.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then
index 46a346623847a7a58dae0af674f8512d6f99f23b..e4533cc46e152c2bdaf28b4c7324967cae8a1ec0 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.11.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.10.0" date="2019-12-02">
     <section title="New features">
       <change>