Update core_message_util_test LicenseResponse18 unit test for variable max num keys change

PiperOrigin-RevId: 557685272
Change-Id: Ib9e1b6c38d1f135c757e734c1c9f36d3913a21ca
This commit is contained in:
Vicky Min
2023-08-16 20:34:41 -07:00
committed by Robert Shih
parent 5c718ecb0d
commit c26d6d3c97
3 changed files with 2 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ extern "C" {
#define ODK_MINOR_VERSION 0
/* ODK Version string. Date changed automatically on each release. */
#define ODK_RELEASE_DATE "ODK v19.0 2023-07-28"
#define ODK_RELEASE_DATE "ODK v19.0 2023-08-17"
/* The lowest version number for an ODK message. */
#define ODK_FIRST_VERSION 16