aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2020-11-26 23:46:59 +0300
committerRuslan Ermilov <ru@nginx.com>2020-11-26 23:46:59 +0300
commit4f7a9ec7a970e9b8b5b89748c73f4912b2315be3 (patch)
tree7bbf84c202fd5fd8598d8d58581ba290bc693aaa /src
parent84a2201964df4c255f7b605951a0ddbae124184f (diff)
downloadnginx-4f7a9ec7a970e9b8b5b89748c73f4912b2315be3.tar.gz
nginx-4f7a9ec7a970e9b8b5b89748c73f4912b2315be3.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 fe064bb4f..e915be3e7 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019005
-#define NGINX_VERSION "1.19.5"
+#define nginx_version 1019006
+#define NGINX_VERSION "1.19.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD