Skip to content

Commit

Permalink
HevConfig: Bump up to 2.6.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Mar 19, 2024
1 parent ec9f9a1 commit dec294e
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 (7)
#define MICRO_VERSION (8)

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

0 comments on commit dec294e

Please sign in to comment.