From d505cd8db26019d1cc51c5f831a040f83b563208 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 3 Feb 2016 14:30:01 -0800 Subject: [PATCH] Fix the version number in the fastboot documentation. Bug: https://code.google.com/p/android/issues/detail?id=65414 Change-Id: Ia52101f7c8d59e79583fd9658e001648ff545c66 --- fastboot/fastboot_protocol.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fastboot/fastboot_protocol.txt b/fastboot/fastboot_protocol.txt index 358a44882..4aa48b1ff 100644 --- a/fastboot/fastboot_protocol.txt +++ b/fastboot/fastboot_protocol.txt @@ -1,4 +1,3 @@ - FastBoot Version 0.4 ---------------------- @@ -158,7 +157,7 @@ on it. 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.