diff --git a/libwvdrmengine/docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf b/libwvdrmengine/docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf index 15c12205..c94f32e7 100644 Binary files a/libwvdrmengine/docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf and b/libwvdrmengine/docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf differ diff --git a/libwvdrmengine/docs/Widevine_Modular_DRM_Version_16_Delta.pdf b/libwvdrmengine/docs/Widevine_Modular_DRM_Version_16_Delta.pdf index 9a0aad1a..babd737e 100644 Binary files a/libwvdrmengine/docs/Widevine_Modular_DRM_Version_16_Delta.pdf and b/libwvdrmengine/docs/Widevine_Modular_DRM_Version_16_Delta.pdf differ diff --git a/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h b/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h index db54f9d8..6e71a894 100644 --- a/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h +++ b/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h @@ -8,7 +8,7 @@ * Reference APIs needed to support Widevine's crypto algorithms. * * See the document "WV Modular DRM Security Integration Guide for Common - * Encryption (CENC) -- version 16.2" for a description of this API. You + * Encryption (CENC) -- version 16.3" for a description of this API. You * can find this document in the widevine repository as * docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf * Changes between different versions of this API are documented in the files diff --git a/libwvdrmengine/oemcrypto/odk/include/odk_structs.h b/libwvdrmengine/oemcrypto/odk/include/odk_structs.h index d2cb635d..5c9ff303 100644 --- a/libwvdrmengine/oemcrypto/odk/include/odk_structs.h +++ b/libwvdrmengine/oemcrypto/odk/include/odk_structs.h @@ -15,7 +15,7 @@ #define ODK_MINOR_VERSION 3 /* ODK Version string. Date changed automatically on each release. */ -#define ODK_RELEASE_DATE "ODK v16.2 2020-06-02" +#define ODK_RELEASE_DATE "ODK v16.3 2020-06-02" /* The lowest version number for an ODK message. */ #define ODK_FIRST_VERSION 16