Skip to content

Commit 83071bc

Browse files
committed
HevConfig: Bump up to 2.5.3.
1 parent 77eeba8 commit 83071bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/hev-config-const.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
============================================================================
33
Name : hev-config-const.h
44
Author : Heiher <r@hev.cc>
5-
Copyright : Copyright (c) 2017 - 2023 hev
5+
Copyright : Copyright (c) 2017 - 2024 hev
66
Description : Config Const
77
============================================================================
88
*/
@@ -12,7 +12,7 @@
1212

1313
#define MAJOR_VERSION (2)
1414
#define MINOR_VERSION (5)
15-
#define MICRO_VERSION (2)
15+
#define MICRO_VERSION (3)
1616

1717
static const int UDP_BUF_SIZE = 1500;
1818
static const int UDP_POOL_SIZE = 512;

0 commit comments

Comments
 (0)