]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
maint: Post-release version bump to 6.1.0
authorJán Tomko <jtomko@redhat.com>
Tue, 3 Dec 2019 04:20:37 +0000 (21:20 -0700)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Jan 2020 15:51:12 +0000 (16:51 +0100)
Signed-off-by: Ján Tomko <jtomko@redhat.com>
configure.ac
docs/news.xml

index 002a3dcdb033d9e3212b0a8c71413a4d78fac06c..8837928358c1242df9428f08cf611c195a013f52 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], [6.0.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [6.1.0], [libvir-list@redhat.com], [], [https://libvirt.org])
 
 if test $srcdir = "."
 then
index 731f010297ef051906d8e92e6e181cd036cd95bd..056c7ef0264a26399c411e27d16b6e3a58d463b8 100644 (file)
      -->
 
 <libvirt>
+  <release version="v6.1.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v6.0.0" date="2020-01-15">
     <section title="Packaging changes">
       <change>