]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Post-release version bump to 5.1.0
authorJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2019 07:28:49 +0000 (08:28 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2019 07:28:49 +0000 (08:28 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
configure.ac
docs/news.xml

index ac52189dff0f0acb36cb4dcd4717a16e7dee8094..808884f2f7af736980409f47f3d839142cb63b7b 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.0.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [5.1.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 73a723e7f59f02d2311395da9e2ab2551a6d6614..bc11791d033cdb7e49a19a5e07775171c4fd64d4 100644 (file)
      -->
 
 <libvirt>
+  <release version="v5.1.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v5.0.0" date="2019-01-15">
     <section title="New features">
       <change>