diff options
| author | Sergey Kandaurov <pluknet@nginx.com> | 2024-05-03 20:28:22 +0400 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@nginx.com> | 2024-05-03 20:28:22 +0400 |
| commit | 3f0fe15a98c2f849cf1f3f86a60b547e12273f4c (patch) | |
| tree | 146d2ef64b74cecc0d84cb51ac217fc51744b603 | |
| parent | d8a849ae3c99ee5ca82c9a06074761e937dac6d6 (diff) | |
| download | nginx-3f0fe15a98c2f849cf1f3f86a60b547e12273f4c.tar.gz nginx-3f0fe15a98c2f849cf1f3f86a60b547e12273f4c.tar.bz2 | |
Version bump.
| -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 f18c3930f..d21b118ee 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1025005 -#define NGINX_VERSION "1.25.5" +#define nginx_version 1027000 +#define NGINX_VERSION "1.27.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
