From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSK7G-0007YL-58 for qemu-devel@nongnu.org; Thu, 29 Nov 2018 06:04:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSK7C-0002YH-0x for qemu-devel@nongnu.org; Thu, 29 Nov 2018 06:04:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55242) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gSK7B-0002Wk-Qi for qemu-devel@nongnu.org; Thu, 29 Nov 2018 06:04:13 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3B4E53002C6D for ; Thu, 29 Nov 2018 11:04:13 +0000 (UTC) Date: Thu, 29 Nov 2018 11:04:07 +0000 From: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= Message-ID: <20181129110407.GC25007@redhat.com> Reply-To: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= References: <20181128153858.11845-1-berrange@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [qemu-web PATCH v2] download: document version numbering scheme List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-devel@nongnu.org, Paolo Bonzini , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau On Thu, Nov 29, 2018 at 11:58:22AM +0100, Thomas Huth wrote: > On 2018-11-28 16:38, Daniel P. Berrang=C3=A9 wrote: > > The new version numbering scheme was mentioned in the blog post > > announcing 3.0 previously, but this will fall out of view over > > time. It is thus preferrable to mention this on the download page > > too. > >=20 > > Reported-by: Marc-Andr=C3=A9 Lureau > > Signed-off-by: Daniel P. Berrang=C3=A9 > > --- > > download.html | 24 ++++++++++++++++++++++++ > > 1 file changed, 24 insertions(+) > >=20 > > diff --git a/download.html b/download.html > > index 5a1e4ea..bbdc00c 100644 > > --- a/download.html > > +++ b/download.html > > @@ -39,6 +39,30 @@ permalink: /download/ > > {% include_relative _download/source.html %} > > > > > > + > > +

Version numbering

> > +
> > +

> > + Since version 3.0.0, QEMU uses a time based version numbering sche= me: > > +

> > +
    > > +
    major
    > > +
    incremented by 1 for the first release of the year
    > > +
    minor
    > > +
    reset to 0 with every major increment, otherwise incremented by = 1 for each release from git master
    > > +
    micro
    > > +
    always 0 for releases from git master, incremented by 1 for each= stable branch release
    > > +
>=20 > HTML validator (https://validator.w3.org) complains here: >=20 > * Element dt not allowed as child of element ul in this context. >=20 > * Element dt not allowed as child of element ul in this context. Oh fun, browsers still rendered it correctly despite being wrong :-) >=20 > Since I don't want to mess up your intended formatting, could you pleas= e > fix it on your own and send a v3? I've sent a v3 with s/ul/dl/=20 Regards, Daniel --=20 |: https://berrange.com -o- https://www.flickr.com/photos/dberran= ge :| |: https://libvirt.org -o- https://fstop138.berrange.c= om :| |: https://entangle-photo.org -o- https://www.instagram.com/dberran= ge :|