Source release 15.2.0

This commit is contained in:
John W. Bruce
2019-06-28 16:02:52 -07:00
parent 2b26dee09c
commit 2990f23065
1236 changed files with 166886 additions and 142315 deletions

View File

@@ -1,3 +1,5 @@
// Widevine CE CDM Version
#define CDM_VERSION "15.1.0"
#ifndef CDM_VERSION
# define CDM_VERSION "15.2.0-non-prod"
#endif
#define EME_VERSION "https://www.w3.org/TR/2017/REC-encrypted-media-20170918"