commit | d505cd8db26019d1cc51c5f831a040f83b563208 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Feb 03 14:30:01 2016 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Feb 03 14:30:01 2016 -0800 |
tree | fd7aa108882b5e0de55a9ae296d0f677ef8d595a | |
parent | 80dc9d85849b681280f963bc952f5f41c6dbfe59 [diff] [blame] |
Fix the version number in the fastboot documentation. Bug: https://code.google.com/p/android/issues/detail?id=65414 Change-Id: Ia52101f7c8d59e79583fd9658e001648ff545c66
diff --git a/fastboot/fastboot_protocol.txt b/fastboot/fastboot_protocol.txt index 358a448..4aa48b1 100644 --- a/fastboot/fastboot_protocol.txt +++ b/fastboot/fastboot_protocol.txt
@@ -1,4 +1,3 @@ - FastBoot Version 0.4 ---------------------- @@ -158,7 +157,7 @@ The various currently defined names are: version Version of FastBoot protocol supported. - It should be "0.3" for this document. + It should be "0.4" for this document. version-bootloader Version string for the Bootloader.