Stable branch.

This commit is contained in:
Roman Arutyunyan 2024-04-23 17:31:41 +04:00
parent d8a849ae3c
commit ee19cf9800

View File

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