Version bump.

This commit is contained in:
Maxim Dounin 2021-08-03 20:50:08 +03:00
parent 7384cd1f31
commit f8394db6fe

View File

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