aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2021-02-17 14:48:35 +0300
committerSergey Kandaurov <pluknet@nginx.com>2021-02-17 14:48:35 +0300
commit8ca2f73073da431d8e747589eac5b49a7c0faa5b (patch)
tree6d5f46eb2dccc4cacc13a3e353f78f940f310bbb /src/core/nginx.h
parentb93b056261114022b08f11413f959d3af687b7a7 (diff)
parent949c97007b9c6010e958c36653e33c3f5bf34540 (diff)
downloadnginx-8ca2f73073da431d8e747589eac5b49a7c0faa5b.tar.gz
nginx-8ca2f73073da431d8e747589eac5b49a7c0faa5b.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 e915be3e7..b926ba6fe 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019006
-#define NGINX_VERSION "1.19.6"
+#define nginx_version 1019007
+#define NGINX_VERSION "1.19.7"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD