Mercurial > nginx
changeset 9427:da225912e7cc
Version bump.
| author | Sergey Kandaurov <pluknet@nginx.com> |
|---|---|
| date | Tue, 24 Jun 2025 22:45:32 +0400 |
| parents | aff13bf32357 |
| children | 07f9a1d2efaf |
| files | src/core/nginx.h |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/core/nginx.h Tue Jun 24 16:40:21 2025 +0400 +++ b/src/core/nginx.h Tue Jun 24 22:45:32 2025 +0400 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029000 -#define NGINX_VERSION "1.29.0" +#define nginx_version 1029001 +#define NGINX_VERSION "1.29.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD
