Update ODK to 19.2

PiperOrigin-RevId: 625402563
Merged from https://widevine-internal-review.googlesource.com/196834

Change-Id: Ia5ebe3f9acd1fc8f0d43c0b5491f9d3c2f20a7a5
(cherry picked from commit a0a319c895af02cb82f67ed9a1ffc31a8e8a052a)
This commit is contained in:
Matt Feddersen
2024-04-16 11:40:15 -07:00
committed by Vicky Min
parent d7eab65c8c
commit 28b6c5f5a2
5 changed files with 8 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ extern "C" {
/* The version of this library. */
#define ODK_MAJOR_VERSION 19
#define ODK_MINOR_VERSION 1
#define ODK_MINOR_VERSION 2
/* ODK Version string. Date changed automatically on each release. */
#define ODK_RELEASE_DATE "ODK v19.1 2024-03-25"