HevConfig: Bump up to 2.5.2.

This commit is contained in:
hev 2023-11-21 21:07:04 +08:00
parent 3095dcefc2
commit e4268a3c02
No known key found for this signature in database
GPG Key ID: DE8BBEBCEBBBDB92
1 changed files with 1 additions and 1 deletions

View File

@ -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;