Version bump.

This commit is contained in:
Ruslan Ermilov 2017-01-10 17:13:01 +03:00
parent 98a9f80ba9
commit 72060f4ec8

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1011008 #define nginx_version 1011009
#define NGINX_VERSION "1.11.8" #define NGINX_VERSION "1.11.9"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD