aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2021-09-08 15:53:00 +0300
committerSergey Kandaurov <pluknet@nginx.com>2021-09-08 15:53:00 +0300
commitf27686cf380171c0f8d4a5fb746bee4df342445c (patch)
treecd5363cac2318a3f57fe5c44a06f23ffb37c9199 /src/core/nginx.h
parent465362e0664a4fe31cb5df8e757bc99b3c68f5fa (diff)
parent97a5029ef441ffbe123c59669c18ab2c72ad3d09 (diff)
downloadnginx-f27686cf380171c0f8d4a5fb746bee4df342445c.tar.gz
nginx-f27686cf380171c0f8d4a5fb746bee4df342445c.zip
Merged with the default branch.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 51155410b..6b134945e 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1021002
-#define NGINX_VERSION "1.21.2"
+#define nginx_version 1021003
+#define NGINX_VERSION "1.21.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD