qapi/migration.json: Fix ColoStatus member last_mode's version

Signed-off-by: Zhang Chen <chen.zhang@intel.com>
Message-Id: <20190326174510.13303-1-chen.zhang@intel.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[Commit message tweaked as per Eric's review]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
Zhang Chen 2019-03-27 01:45:10 +08:00 committed by Markus Armbruster
parent 17f30eae12
commit 966c0d4932
1 changed files with 1 additions and 1 deletions

View File

@ -1382,7 +1382,7 @@
#
# @last_mode: COLO last running mode. If COLO is running, this field
# will return same like mode field, after failover we can
# use this field to get last colo mode. (since 4.1)
# use this field to get last colo mode. (since 4.0)
#
# @reason: describes the reason for the COLO exit.
#