]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/migration.json
qapi: Change "since 2.13" annotations to "since 3.0"
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 22 May 2018 10:39:56 +0000 (11:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 29 May 2018 10:28:46 +0000 (11:28 +0100)
commit51f63ec7da4ed0a26168e57fea322cbbcaae6064
treedb10f7d3174df6e3dd73a7196601e71cb8f568f9
parentb706ec24f1ea0b3f4fcc9f0a8ee7be51bd5a9ac3
qapi: Change "since 2.13" annotations to "since 3.0"

We're going to make the next release be 3.0, not 2.13; change
the annotations in our json appropriately.

Changes produced with
  sed -i -e 's/2\.13/3.0/g' qapi/*.json

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20180522104000.9044-2-peter.maydell@linaro.org
qapi/block-core.json
qapi/common.json
qapi/migration.json
qapi/misc.json
qapi/net.json
qapi/ui.json