Version bump.

This commit is contained in:
Sergey Kandaurov 2024-05-03 20:28:22 +04:00
parent d8a849ae3c
commit 3f0fe15a98

View File

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