1 parent 77eeba8 commit 83071bcCopy full SHA for 83071bc
1 file changed
src/hev-config-const.h
@@ -2,7 +2,7 @@
2
============================================================================
3
Name : hev-config-const.h
4
Author : Heiher <r@hev.cc>
5
- Copyright : Copyright (c) 2017 - 2023 hev
+ Copyright : Copyright (c) 2017 - 2024 hev
6
Description : Config Const
7
8
*/
@@ -12,7 +12,7 @@
12
13
#define MAJOR_VERSION (2)
14
#define MINOR_VERSION (5)
15
-#define MICRO_VERSION (2)
+#define MICRO_VERSION (3)
16
17
static const int UDP_BUF_SIZE = 1500;
18
static const int UDP_POOL_SIZE = 512;
0 commit comments