summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2019-12-05 19:22:48 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2019-12-05 19:22:48 +0300
commitd77ec5493cd2d3dc5350c0e2725be963fef1a1e8 (patch)
treed7479850db6a19cfec152cb65698428e2d84c653
parent7f15b4592e6f7edfbe4af9376b53867999c4eb42 (diff)
downloadnginx-d77ec5493cd2d3dc5350c0e2725be963fef1a1e8.tar.gz
Version bump.
-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 36c784f51..63efbf265 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1017006
-#define NGINX_VERSION "1.17.6"
+#define nginx_version 1017007
+#define NGINX_VERSION "1.17.7"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD