# HG changeset patch # User Sergey Kandaurov # Date 1379516004 -14400 # Node ID 3adbd23bf79e0512ef375ea94062e959ca09d4db # Parent 15d823bf6d3e3df5e202222b3a1832f67c024bfe 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 1005005 -#define NGINX_VERSION "1.5.5" +#define nginx_version 1005006 +#define NGINX_VERSION "1.5.6" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"