Version bump.

This commit is contained in:
Sergey Kandaurov 2025-06-24 22:45:32 +04:00 committed by Roman Arutyunyan
parent 235f409907
commit 279fe352cb

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1029000 #define nginx_version 1029001
#define NGINX_VERSION "1.29.0" #define NGINX_VERSION "1.29.1"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD