# HG changeset patch # User Sergey Kandaurov # Date 1375281357 -14400 # Node ID fa07bec738ac4df2dd571ea1ba31392e2eac2be4 # Parent 434548349838b381ce1a19fc3bd20d3793bdd432 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 1005003 -#define NGINX_VERSION "1.5.3" +#define nginx_version 1005004 +#define NGINX_VERSION "1.5.4" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"