diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2021-12-29 22:59:53 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-12-29 22:59:53 +0300 |
| commit | 614726621797f1267c41f8a8e488eeefff8bdf7f (patch) | |
| tree | 2469fabe81e62333f55e01a2b44104c9c8a2e7f1 /src/core/nginx.h | |
| parent | 054944feb352ce16c5ef99e3fb58b8fd5796c0f1 (diff) | |
| download | nginx-614726621797f1267c41f8a8e488eeefff8bdf7f.tar.gz nginx-614726621797f1267c41f8a8e488eeefff8bdf7f.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 5ad6aff45..daac21e2c 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1021005 -#define NGINX_VERSION "1.21.5" +#define nginx_version 1021006 +#define NGINX_VERSION "1.21.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
