Skip to content

Commit a74ecf6

Browse files
committed
HevConfig: Bump up to 2.9.0.
1 parent e23dc50 commit a74ecf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hev-config-const.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define __HEV_CONFIG_CONST_H__
1212

1313
#define MAJOR_VERSION (2)
14-
#define MINOR_VERSION (8)
14+
#define MINOR_VERSION (9)
1515
#define MICRO_VERSION (0)
1616

1717
static const int UDP_BUF_SIZE = 1500;

0 commit comments

Comments
 (0)