Version bump.

This commit is contained in:
Roman Arutyunyan 2021-09-03 17:19:33 +03:00
parent a80a0601b9
commit 3575f44a17

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1021002 #define nginx_version 1021003
#define NGINX_VERSION "1.21.2" #define NGINX_VERSION "1.21.3"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD