This commit is contained in:
Mathieu Carbou
2024-09-03 12:20:41 +02:00
parent 7edeaf8d9e
commit 8fc4aa43b7
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -22,10 +22,10 @@
#ifndef ASYNCTCP_H_
#define ASYNCTCP_H_
#define ASYNCTCP_VERSION "3.2.4"
#define ASYNCTCP_VERSION "3.2.5"
#define ASYNCTCP_VERSION_MAJOR 3
#define ASYNCTCP_VERSION_MINOR 2
#define ASYNCTCP_VERSION_REVISION 4
#define ASYNCTCP_VERSION_REVISION 5
#define ASYNCTCP_FORK_mathieucarbou
#include "IPAddress.h"