Stable branch.

This commit is contained in:
Maxim Dounin 2015-04-16 17:00:52 +03:00
parent a9849bc5d6
commit 7e42c2cd3e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1007013
#define NGINX_VERSION "1.7.13"
#define nginx_version 1008000
#define NGINX_VERSION "1.8.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD