Version bump.

This commit is contained in:
Aleksei Bavshin 2025-12-16 13:18:30 -08:00
parent c70457482c
commit 0884083e0d
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1029004 #define nginx_version 1029005
#define NGINX_VERSION "1.29.4" #define NGINX_VERSION "1.29.5"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD