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
Showing
- qapi/block-core.json 2 additions, 2 deletionsqapi/block-core.json
- qapi/common.json 1 addition, 1 deletionqapi/common.json
- qapi/migration.json 8 additions, 8 deletionsqapi/migration.json
- qapi/misc.json 2 additions, 2 deletionsqapi/misc.json
- qapi/net.json 1 addition, 1 deletionqapi/net.json
- qapi/ui.json 1 addition, 1 deletionqapi/ui.json
Loading
Please register or sign in to comment