Stable branch.

This commit is contained in:
Maxim Dounin 2023-04-11 04:41:40 +03:00
parent dfe70f74a3
commit d1c0b1f631

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1023004 #define nginx_version 1024000
#define NGINX_VERSION "1.23.4" #define NGINX_VERSION "1.24.0"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD