]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.6.0
authorJohn Ferlan <jferlan@redhat.com>
Wed, 5 Jul 2017 10:34:08 +0000 (06:34 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 5 Jul 2017 10:34:08 +0000 (06:34 -0400)
configure.ac
docs/news.xml

index 1a73b3466a225e1b14193bb3a1a9ced09b15f631..afacf40b1104e6988dde771fc8775907425e241d 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.5.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.6.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 11bdee7524746bb2766ecbe1214682dc3873b24c..a886e2cc620af46a07de36bfaf104d8f2c6969a1 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.6.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.5.0" date="2017-07-04">
     <section title="New features">
       <change>