We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d7392 commit 00c7eb9Copy full SHA for 00c7eb9
1 file changed
src/hev-config-const.h
@@ -11,8 +11,8 @@
11
#define __HEV_CONFIG_CONST_H__
12
13
#define MAJOR_VERSION (2)
14
-#define MINOR_VERSION (14)
15
-#define MICRO_VERSION (4)
+#define MINOR_VERSION (15)
+#define MICRO_VERSION (0)
16
17
static const int UDP_BUF_SIZE = 1500;
18
static const int UDP_POOL_SIZE = 512;
0 commit comments