mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2026-04-29 02:13:21 +02:00
v2.5.0
This commit is contained in:
@@ -40,10 +40,10 @@
|
||||
#error Platform not supported
|
||||
#endif
|
||||
|
||||
#define ASYNCWEBSERVER_VERSION "2.4.4"
|
||||
#define ASYNCWEBSERVER_VERSION "2.5.0"
|
||||
#define ASYNCWEBSERVER_VERSION_MAJOR 2
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 4
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 4
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 5
|
||||
#define ASYNCWEBSERVER_VERSION_REVISION 0
|
||||
#define ASYNCWEBSERVER_FORK_mathieucarbou
|
||||
|
||||
#ifdef ASYNCWEBSERVER_REGEX
|
||||
|
||||
Reference in New Issue
Block a user