I think that we should number the next release 3.0 (3.0.0, in long form). We already have a few places that have used "2.13", in machine-versions or in "feature exists since release X" annotations; update those.
thanks -- PMM Peter Maydell (5): qapi: Change "since 2.13" annotations to "since 3.0" hw/i386: Rename 2.13 machine types to 3.0 hw/s390x: Rename 2.13 machines to 3.0 ppc: Rename 2.13 machines to 3.0 qemu-doc.texi: Rename references to 2.13 to 3.0 qapi/block-core.json | 4 ++-- qapi/common.json | 2 +- qapi/migration.json | 16 ++++++++-------- qapi/misc.json | 4 ++-- qapi/net.json | 2 +- qapi/ui.json | 2 +- target/ppc/cpu.h | 2 +- hw/i386/pc_piix.c | 8 ++++---- hw/i386/pc_q35.c | 8 ++++---- hw/ppc/spapr.c | 14 +++++++------- hw/s390x/s390-virtio-ccw.c | 10 +++++----- target/ppc/machine.c | 8 ++++---- target/ppc/translate_init.inc.c | 2 +- qemu-doc.texi | 4 ++-- 14 files changed, 43 insertions(+), 43 deletions(-) -- 2.17.0