Stable branch.

This commit is contained in:
Maxim Dounin 2017-04-12 16:42:30 +03:00
parent 98ac48b5df
commit d488f5504b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1011013
#define NGINX_VERSION "1.11.13"
#define nginx_version 1012000
#define NGINX_VERSION "1.12.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD