Skip to content

Commit

Permalink
Merge pull request #1789 from chobits/master
Browse files Browse the repository at this point in the history
Version bump for 2.4.1
  • Loading branch information
chobits authored Jun 9, 2023
2 parents 7d2f444 + 8709cd5 commit 5300fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/nginx.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#define NGINX_VER "nginx/" NGINX_VERSION

#define TENGINE "Tengine"
#define tengine_version 2004000
#define TENGINE_VERSION "2.4.0"
#define tengine_version 2004001
#define TENGINE_VERSION "2.4.1"
#define TENGINE_VER TENGINE "/" TENGINE_VERSION

#ifdef NGX_BUILD
Expand Down

0 comments on commit 5300fa7

Please sign in to comment.