summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-04-20 16:06:58 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-04-20 16:06:58 +0300
commit0c760317c37c577dcc1fdd68ec28ecbb77da4c20 (patch)
treeb79f6c12328b54591d03d4400a5aa70e8a35b0b9
parenta64190933e06758d50eea926e6a55974645096fd (diff)
Stable branch.
-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 8a3560179..bb1e1003f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019010
-#define NGINX_VERSION "1.19.10"
+#define nginx_version 1020000
+#define NGINX_VERSION "1.20.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD