summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2020-10-29 14:53:58 +0000
committerSergey Kandaurov <pluknet@nginx.com>2020-10-29 14:53:58 +0000
commit6f73d24061261884b1c2191629d4f1ced8740d82 (patch)
tree883780cf53de409e2ccbd93b8ec4d7e2c566a20e /src/core/nginx.h
parentc3e8e59a55c4bd144dec6ca1c55f06f8d509ec50 (diff)
parentdb65797133842f3f632460e6a00f5f0ac901cd5f (diff)
downloadnginx-6f73d24061261884b1c2191629d4f1ced8740d82.tar.gz
nginx-6f73d24061261884b1c2191629d4f1ced8740d82.tar.bz2
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 d23b59adf..f92742eff 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019003
-#define NGINX_VERSION "1.19.3"
+#define nginx_version 1019004
+#define NGINX_VERSION "1.19.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD