aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2020-05-26 20:26:44 +0300
committerSergey Kandaurov <pluknet@nginx.com>2020-05-26 20:26:44 +0300
commit38091071a8ebef605433aef4b8c0a5b55845b43f (patch)
treee90b9a87999acd121234d156047c54f0d403aa5f /src/core/nginx.h
parent2360f58a9b4515cfb5aa2d454892da70274ae183 (diff)
parentbab7ab047757c5e9e15fbd70880e2a3d27c75372 (diff)
downloadnginx-38091071a8ebef605433aef4b8c0a5b55845b43f.tar.gz
nginx-38091071a8ebef605433aef4b8c0a5b55845b43f.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 3db0c7f2f..0085c5c65 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1017010
-#define NGINX_VERSION "1.17.10"
+#define nginx_version 1019000
+#define NGINX_VERSION "1.19.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD