Version bump.

This commit is contained in:
Sergey Kandaurov 2024-08-09 18:01:42 +04:00
parent 145b228530
commit 6ecc4e3807

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1027000 #define nginx_version 1027001
#define NGINX_VERSION "1.27.0" #define NGINX_VERSION "1.27.1"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD