Version bump.

This commit is contained in:
Ruslan Ermilov 2017-03-22 22:49:42 +03:00
parent 319649f6cd
commit a10267126c

View File

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