Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
--HG--
branch : nginx
  • Loading branch information
vlhomutov committed Jan 27, 2022
1 parent 018fa7f commit ca6399d
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 @@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_


#define nginx_version 1021006
#define NGINX_VERSION "1.21.6"
#define nginx_version 1021007
#define NGINX_VERSION "1.21.7"
#define NGINX_VER "nginx/" NGINX_VERSION

#ifdef NGX_BUILD
Expand Down

0 comments on commit ca6399d

Please sign in to comment.