update version to 2.3.0

master
Man, Jianting (Meco) 3 years ago committed by GitHub
parent 8015950847
commit 682be67053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,8 +48,8 @@ extern "C" {
#define web_strdup rt_strdup
#endif
#define WEBCLIENT_SW_VERSION "2.2.0"
#define WEBCLIENT_SW_VERSION_NUM 0x20200
#define WEBCLIENT_SW_VERSION "2.3.0"
#define WEBCLIENT_SW_VERSION_NUM 0x20300
#define WEBCLIENT_HEADER_BUFSZ 4096
#define WEBCLIENT_RESPONSE_BUFSZ 4096

Loading…
Cancel
Save