Skip to content

Commit 00c7eb9

Browse files
committed
HevConfig: Bump up to 2.15.0.
1 parent 13d7392 commit 00c7eb9

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
@@ -11,8 +11,8 @@
1111
#define __HEV_CONFIG_CONST_H__
1212

1313
#define MAJOR_VERSION (2)
14-
#define MINOR_VERSION (14)
15-
#define MICRO_VERSION (4)
14+
#define MINOR_VERSION (15)
15+
#define MICRO_VERSION (0)
1616

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

0 commit comments

Comments
 (0)