Update to version 3.10.0
This commit is contained in:
@@ -10,9 +10,9 @@ extern "C" {
|
||||
/** Major version number (X.x.x) */
|
||||
#define ASYNCWEBSERVER_VERSION_MAJOR 3
|
||||
/** Minor version number (x.X.x) */
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 9
|
||||
#define ASYNCWEBSERVER_VERSION_MINOR 10
|
||||
/** Patch version number (x.x.X) */
|
||||
#define ASYNCWEBSERVER_VERSION_PATCH 6
|
||||
#define ASYNCWEBSERVER_VERSION_PATCH 0
|
||||
|
||||
/**
|
||||
* Macro to convert version number into an integer
|
||||
|
||||
Reference in New Issue
Block a user