# HG changeset patch # User Maxim Dounin # Date 1368283408 -14400 # Node ID 2ba8bb27114efb6f9858ab0e4dd90af201e47327 # Parent 99c535c3439b369d76286ccc323fd2ba66e6f600 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 1005000 -#define NGINX_VERSION "1.5.0" +#define nginx_version 1005001 +#define NGINX_VERSION "1.5.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"