# HG changeset patch # User Maxim Dounin # Date 1407264625 -14400 # Node ID 3ef33f32dde8a5b5c4d992faa7136980ddc4bdae # Parent 930ce13f19ab93b28154932b7c90be8596dea124 Version bump. 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 1007004 -#define NGINX_VERSION "1.7.4" +#define nginx_version 1007005 +#define NGINX_VERSION "1.7.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD