Skip to content

Commit

Permalink
HevConfig: Bump up to 2.6.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Dec 30, 2023
1 parent 5232530 commit ce49a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hev-config-const.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

#define MAJOR_VERSION (2)
#define MINOR_VERSION (6)
#define MICRO_VERSION (4)
#define MICRO_VERSION (5)

static const int UDP_BUF_SIZE = 1500;
static const int UDP_POOL_SIZE = 512;
Expand Down

0 comments on commit ce49a16

Please sign in to comment.