HevConfig: Bump up to 2.3.2.

This commit is contained in:
hev 2022-07-30 11:50:10 +08:00
parent 781bd84e4c
commit 77635c99d7
No known key found for this signature in database
GPG key ID: DE8BBEBCEBBBDB92

View file

@ -12,7 +12,7 @@
#define MAJOR_VERSION (2)
#define MINOR_VERSION (3)
#define MICRO_VERSION (1)
#define MICRO_VERSION (2)
static const int UDP_BUF_SIZE = 1500;
static const int UDP_POOL_SIZE = 512;