From a973285bbf38cd7bf1a8e5740463981a8aab1f7e Mon Sep 17 00:00:00 2001 From: vit9696 Date: Tue, 25 Feb 2020 15:20:08 +0300 Subject: [PATCH] OcInterface: Bump GUI protocol version --- Include/Protocol/OcInterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/Protocol/OcInterface.h b/Include/Protocol/OcInterface.h index 583d9a51..979a4e4b 100644 --- a/Include/Protocol/OcInterface.h +++ b/Include/Protocol/OcInterface.h @@ -24,7 +24,7 @@ WARNING: This protocol currently undergoes design process. **/ -#define OC_INTERFACE_REVISION 0x1 +#define OC_INTERFACE_REVISION 2 /** The GUID of the OC_INTERFACE_PROTOCOL.