Version bump.

This commit is contained in:
Roman Arutyunyan 2023-06-20 17:01:00 +04:00
parent 6af8fe9cc4
commit 8b28fd7f26

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1025001 #define nginx_version 1025002
#define NGINX_VERSION "1.25.1" #define NGINX_VERSION "1.25.2"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD