# HG changeset patch # User Maxim Dounin # Date 1429192852 -10800 # Node ID 2d70fc85b3b26ca799a846cb6c805e2efd2c41fc # Parent ac34eff7e1474be6a1cf4731e7f9385392373414 Stable branch. diff --git a/src/core/nginx.h b/src/core/nginx.h --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -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