Compare commits

..

No commits in common. "master" and "release-1.29.4" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -58,7 +58,7 @@ body:
required: true
- type: textarea
id: version
id: environment
attributes:
label: NGINX version and build configuration options
description: Please provide details about your NGINX build.
@ -79,7 +79,7 @@ body:
required: true
- type: textarea
id: architecture
id: environment
attributes:
label: Architecture where NGINX is being built and/or deployed
description: Please provide details about your deployment environment.

View File

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