Version bump.

This commit is contained in:
Roman Arutyunyan 2024-03-21 17:06:21 +04:00
parent ef96f58354
commit b1a2b3ebdf

View File

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