]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.2.0
authorAndrea Bolognani <abologna@redhat.com>
Fri, 3 Mar 2017 11:53:23 +0000 (12:53 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 3 Mar 2017 11:53:50 +0000 (12:53 +0100)
configure.ac
docs/news.xml

index ed49daa91563e81a13c1a66c87a445cda8742fa4..e61ab7ba6f97f4ab5fba822208938739d4841ef7 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.1.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.2.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 3cb93c38d6157a3ec021761970f67f69bddf6914..bb676192f59a2c646a66d13eee62dfa3920547aa 100644 (file)
      and optionally a description where it's explained in more detail -->
 
 <libvirt>
+  <release version="v3.2.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.1.0" date="2017-03-03">
     <section title="New features">
       <change>