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