mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
Upgrade to mongoose 7.7
This commit is contained in:
@@ -56,7 +56,7 @@ static const char *const Version = VERSION;
|
||||
#define SIST_PLATFORM unknown
|
||||
#endif
|
||||
|
||||
#define EXPECTED_MONGOOSE_VERSION "7.6"
|
||||
#define EXPECTED_MONGOOSE_VERSION "7.7"
|
||||
|
||||
#define Q(x) #x
|
||||
#define QUOTE(x) Q(x)
|
||||
|
||||
Reference in New Issue
Block a user