summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-09-03 17:19:33 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-09-03 17:19:33 +0300
commit3575f44a17cb533e19616a6f730ca077a68e2b0a (patch)
tree4b129208e5c582c4c62f0399e34cc7e8dfd90c49
parenta80a0601b95f58146381d8f208d4de293da7a239 (diff)
downloadnginx-3575f44a17cb533e19616a6f730ca077a68e2b0a.tar.gz
Version bump.
-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