qapi-schema.json: Change 1.8 reference to 2.0
authorKevin Wolf <kwolf@redhat.com>
Tue, 10 Dec 2013 13:01:27 +0000 (14:01 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 13 Dec 2013 13:49:50 +0000 (14:49 +0100)
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qapi-schema.json

index d6f8615942f3dad780a3c74437ae7f6d38295e4d..c3c939c8c3f6bc85d4280a2ef3ae900657a68371 100644 (file)
 #             (only present if removable is true)
 #
 # @dirty-bitmaps: #optional dirty bitmaps information (only present if the
-#                 driver has one or more dirty bitmaps) (Since 1.8)
+#                 driver has one or more dirty bitmaps) (Since 2.0)
 #
 # @io-status: #optional @BlockDeviceIoStatus. Only present if the device
 #             supports it and the VM is configured to stop on errors