Skip to content

Commit 5300fa7

Browse files
authored
Merge pull request #1789 from chobits/master
Version bump for 2.4.1
2 parents 7d2f444 + 8709cd5 commit 5300fa7

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)