3rd party lib updates

This commit is contained in:
2024-04-03 11:18:24 -04:00
parent 0981a1f421
commit 1f8f65044c
6 changed files with 9 additions and 7 deletions

View File

@@ -61,7 +61,7 @@ static const int VersionPatch = 1;
#define SIST_PLATFORM unknown
#endif
#define EXPECTED_MONGOOSE_VERSION "7.7"
#define EXPECTED_MONGOOSE_VERSION "7.13"
#define Q(x) #x
#define QUOTE(x) Q(x)