Skip to content

Commit 8709cd5

Browse files
committed
Version bump for 2.4.1
1 parent d711130 commit 8709cd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/core/nginx.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
#define NGINX_VER "nginx/" NGINX_VERSION
1515

1616
#define TENGINE "Tengine"
17-
#define tengine_version 2004000
18-
#define TENGINE_VERSION "2.4.0"
17+
#define tengine_version 2004001
18+
#define TENGINE_VERSION "2.4.1"
1919
#define TENGINE_VER TENGINE "/" TENGINE_VERSION
2020

2121
#ifdef NGX_BUILD

0 commit comments

Comments
 (0)