Version bump.

This commit is contained in:
Sergey Kandaurov 2022-12-16 01:15:13 +04:00
parent 8e9f7e89b8
commit bf5dcc3fb2

View File

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