فهرست منبع

【更新】版本号 V2.1.2

Signed-off-by: chenyong <chenyong@rt-thread.com>
chenyong 6 سال پیش
والد
کامیت
dd0f9f88b3
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      inc/webclient.h

+ 2 - 2
inc/webclient.h

@@ -47,8 +47,8 @@ extern "C" {
 #define web_strdup                     rt_strdup
 #endif
 
-#define WEBCLIENT_SW_VERSION           "2.1.1"
-#define WEBCLIENT_SW_VERSION_NUM       0x20101
+#define WEBCLIENT_SW_VERSION           "2.1.2"
+#define WEBCLIENT_SW_VERSION_NUM       0x20102
 
 #define WEBCLIENT_HEADER_BUFSZ         4096
 #define WEBCLIENT_RESPONSE_BUFSZ       4096