# HG changeset patch # User Valentin Bartenev # Date 1398358210 -14400 # Node ID 1710bf72243ec3e0f7768f415d03a58ccc62e2b9 # Parent 1b0c55d38d0b7ba69dcad79760a3fadc30696a9d 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 1007000 -#define NGINX_VERSION "1.7.0" +#define nginx_version 1007001 +#define NGINX_VERSION "1.7.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"