]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 4.7.0
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Aug 2018 10:23:15 +0000 (12:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Aug 2018 10:23:15 +0000 (12:23 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index c6287f656a6d47a967055729e93d1d36a54849da..95eec6fb293cd2837c96d87c5802530eba31b13e 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], [4.6.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.7.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 5201bdd5e4e748311e35d3f80d5a9e1554fdadd4..09d0a706a89c8864c868385ab30e12040347bedc 100644 (file)
      -->
 
 <libvirt>
+  <release version="v4.7.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v4.6.0" date="2018-08-06">
     <section title="New features">
       <change>