]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.9.0
authorPeter Krempa <pkrempa@redhat.com>
Wed, 4 Oct 2017 08:35:18 +0000 (10:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 4 Oct 2017 08:38:30 +0000 (10:38 +0200)
configure.ac
docs/news.xml

index d817975a57eee57365e38077551330b5c902c40e..4f420cf8d91101c88cbb6e5ebfeda3e10ef8b0b1 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.8.0], [libvir-list@redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt], [3.9.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 222cc03eade1804061446a969fee9e19cf71a8ee..72e15567c2b8a706006438895fb44453567ae79b 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.9.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.8.0" date="2017-10-04">
     <section title="New features">
       <change>