forked from me-no-dev/AsyncTCP
v3.2.12
This commit is contained in:
+2
-2
@@ -22,10 +22,10 @@
|
||||
#ifndef ASYNCTCP_H_
|
||||
#define ASYNCTCP_H_
|
||||
|
||||
#define ASYNCTCP_VERSION "3.2.11"
|
||||
#define ASYNCTCP_VERSION "3.2.12"
|
||||
#define ASYNCTCP_VERSION_MAJOR 3
|
||||
#define ASYNCTCP_VERSION_MINOR 2
|
||||
#define ASYNCTCP_VERSION_REVISION 11
|
||||
#define ASYNCTCP_VERSION_REVISION 12
|
||||
#define ASYNCTCP_FORK_mathieucarbou
|
||||
|
||||
#include "IPAddress.h"
|
||||
|
||||
Reference in New Issue
Block a user