Skip to content

Commit 9c1e0fa

Browse files
authored
Merge pull request #1119 from chobits/2.2.2
bump version to 2.2.3
2 parents 2cadd3c + ceec6e3 commit 9c1e0fa

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
@@ -20,8 +20,8 @@
2020
#endif
2121

2222
#define TENGINE "Tengine"
23-
#define tengine_version 2002002
24-
#define TENGINE_VERSION "2.2.2"
23+
#define tengine_version 2002003
24+
#define TENGINE_VERSION "2.2.3"
2525
#define TENGINE_VER TENGINE "/" TENGINE_VERSION
2626

2727
#define NGINX_VAR "NGINX"

0 commit comments

Comments
 (0)