Version bump.

This commit is contained in:
Maxim Dounin 2017-02-16 18:20:14 +03:00
parent 413baabe88
commit bd80284989
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1011010
#define NGINX_VERSION "1.11.10"
#define nginx_version 1011011
#define NGINX_VERSION "1.11.11"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD