]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Post-release version bump to 3.5.0
authorPeter Krempa <pkrempa@redhat.com>
Fri, 2 Jun 2017 07:27:34 +0000 (09:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 2 Jun 2017 07:28:56 +0000 (09:28 +0200)
configure.ac
docs/news.xml

index 246f4e0778f0bb286c21f3f9abf4fd32fcbc3040..1af5538eedf65ab18fbf0b7f7b28813bf6ce72a1 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], [3.4.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.5.0], [libvir-list@redhat.com], [], [http://libvirt.org])
 AC_CONFIG_SRCDIR([src/libvirt.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
index 25316fc18f969650773be8f3003ed36fa2f328d8..b5ae537606a6441903dac62e47a7fbb5c9e5c6fc 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.5.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.4.0" date="2017-06-02">
     <section title="New features">
       <change>