From a641069290386ef35fc6f7fe4a6cde8d7ad9fb74 Mon Sep 17 00:00:00 2001 From: chenyong <1521761801@qq.com> Date: Thu, 18 Apr 2019 18:09:51 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E4=B8=BA=201.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chenyong <1521761801@qq.com> --- inc/wiz.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/wiz.h b/inc/wiz.h index 3ae477d..5d8d37c 100644 --- a/inc/wiz.h +++ b/inc/wiz.h @@ -17,8 +17,8 @@ extern "C" { #include -#define WIZ_SW_VERSION "0.2.0" -#define WIZ_SW_VERSION_NUM 0x000200 +#define WIZ_SW_VERSION "1.1.0" +#define WIZ_SW_VERSION_NUM 0x010100 #ifndef WIZ_SOCKETS_NUM #define WIZ_SOCKETS_NUM 8