Skip to content

Commit

Permalink
【更新】版本号更新
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxianliang committed Jan 25, 2022
1 parent 652fb82 commit a77897d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/wiz.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ extern "C" {

#include <rtthread.h>

#define WIZ_SW_VERSION "2.0.0"
#define WIZ_SW_VERSION_NUM 0x020000
#define WIZ_SW_VERSION "2.1.0"
#define WIZ_SW_VERSION_NUM 0x020100

#ifndef WIZ_SOCKETS_NUM
#define WIZ_SOCKETS_NUM 8
Expand Down

0 comments on commit a77897d

Please sign in to comment.