Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2020-02-05 16:29:14 +0300
committerSergey Kandaurov <pluknet@nginx.com>2020-02-05 16:29:14 +0300
commitb7ea950a12de0619c8030e4887f6901b3364d208 (patch)
tree0a157c341f8a416385bf8072d1bc340b17e386c6 /src/core/nginx.h
parent9e07862d6e9d37041a42bbfa34dd1f56ed547505 (diff)
Version bump.
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 895f747eb..796c25c20 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1017008
-#define NGINX_VERSION "1.17.8"
+#define nginx_version 1017009
+#define NGINX_VERSION "1.17.9"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD