]> xenbits.xensource.com Git - libvirt.git/commitdiff
Post-release version bump to 3.11.0
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 5 Dec 2017 06:31:54 +0000 (07:31 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 5 Dec 2017 06:31:54 +0000 (07:31 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac
docs/news.xml

index b2d991c3be22a3bbe4f9b2cacb7ec6ec8026ed5d..ec98e83d7f8299af868575854810341eb2a5e56f 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.10.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [3.11.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 b17d32b0402b1a48cdbc2819418b397f4103be9b..72bdea220be90741b70a9fca78ce59126878d267 100644 (file)
      -->
 
 <libvirt>
+  <release version="v3.11.0" date="unreleased">
+    <section title="New features">
+    </section>
+    <section title="Improvements">
+    </section>
+    <section title="Bug fixes">
+    </section>
+  </release>
   <release version="v3.10.0" date="2017-12-04">
     <section title="New features">
       <change>