]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Bump version number to 4.0.0
authorAndrea Bolognani <abologna@redhat.com>
Tue, 5 Dec 2017 10:17:19 +0000 (11:17 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 5 Dec 2017 10:17:45 +0000 (11:17 +0100)
As documented in

  https://libvirt.org/downloads.html#schedule
  https://libvirt.org/downloads.html#numbering

the next release will happen in the middle of January 2018 and,
being the first release of a new year, will bring a brand new
major version number with it.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
configure.ac
docs/news.xml

index ec98e83d7f8299af868575854810341eb2a5e56f..fba4e4bf5fff2a70737af24c534e7af5cb00b1de 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.11.0], [libvir-list@redhat.com], [], [https://libvirt.org])
+AC_INIT([libvirt], [4.0.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 72bdea220be90741b70a9fca78ce59126878d267..0ec9857e2cabf4d8a1660922f40e045afe2fd62d 100644 (file)
@@ -33,7 +33,7 @@
      -->
 
 <libvirt>
-  <release version="v3.11.0" date="unreleased">
+  <release version="v4.0.0" date="unreleased">
     <section title="New features">
     </section>
     <section title="Improvements">