HevConfig: Bump up to 2.5.2.
This commit is contained in:
parent
3095dcefc2
commit
e4268a3c02
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#define MAJOR_VERSION (2)
|
||||
#define MINOR_VERSION (5)
|
||||
#define MICRO_VERSION (1)
|
||||
#define MICRO_VERSION (2)
|
||||
|
||||
static const int UDP_BUF_SIZE = 1500;
|
||||
static const int UDP_POOL_SIZE = 512;
|
||||
|
|
Loading…
Reference in a new issue