Version bump.

This commit is contained in:
Sergey Kandaurov 2020-02-05 16:29:14 +03:00
parent 9e07862d6e
commit b7ea950a12

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1017008 #define nginx_version 1017009
#define NGINX_VERSION "1.17.8" #define NGINX_VERSION "1.17.9"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD