Stable branch.

This commit is contained in:
Maxim Dounin 2015-04-16 17:00:52 +03:00
parent b25f0ddcf1
commit 15334c981a

View File

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