From f5b5d5dd42e6fdc89f1b945b5d060afd77bd93cb Mon Sep 17 00:00:00 2001 From: "Man, Jianting (Meco)" <920369182@qq.com> Date: Tue, 25 Jan 2022 21:16:40 -0500 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0"=20(#67)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inc/wiz.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/wiz.h b/inc/wiz.h index 5c4e4bc..333b9f0 100644 --- a/inc/wiz.h +++ b/inc/wiz.h @@ -17,8 +17,8 @@ extern "C" { #include -#define WIZ_SW_VERSION "2.1.0" -#define WIZ_SW_VERSION_NUM 0x020100 +#define WIZ_SW_VERSION "2.0.0" +#define WIZ_SW_VERSION_NUM 0x020000 #ifndef WIZ_SOCKETS_NUM #define WIZ_SOCKETS_NUM 8