aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2021-04-21 23:24:48 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2021-04-21 23:24:48 +0300
commitead9ab09255042559c5568cb5959a487fbef2fab (patch)
treec1177624c6fe78e4b1397c6c4c02f00058463e42 /src
parenta64190933e06758d50eea926e6a55974645096fd (diff)
downloadnginx-ead9ab09255042559c5568cb5959a487fbef2fab.tar.gz
nginx-ead9ab09255042559c5568cb5959a487fbef2fab.zip
Version bump.
Diffstat (limited to 'src')
-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..d8c8289a8 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 1021000
+#define NGINX_VERSION "1.21.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD