diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2025-04-22 17:29:23 +0400 |
|---|---|---|
| committer | pluknet <pluknet@nginx.com> | 2025-04-23 15:48:54 +0400 |
| commit | f2aa4339a5877bfe8a346a090b1bdef00b20d521 (patch) | |
| tree | 6735e3f2f177dd2293e6cdc69b2875e4f0f306e8 /src | |
| parent | 6ac8b69f06bc10d5503f636da888fa70095b151c (diff) | |
| download | nginx-f2aa4339a5877bfe8a346a090b1bdef00b20d521.tar.gz nginx-f2aa4339a5877bfe8a346a090b1bdef00b20d521.tar.bz2 | |
Stable branch.
Diffstat (limited to 'src')
| -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 090777853..4229012ba 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1027005 -#define NGINX_VERSION "1.27.5" +#define nginx_version 1028000 +#define NGINX_VERSION "1.28.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
