# HG changeset patch # User Maxim Dounin # Date 1367835526 -14400 # Node ID 8088f11db86e6fd2e25843c391547d00a9caa50d # Parent 8c083aa673103c1e98b4d40b986a0ce522bd4822 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 1004000 -#define NGINX_VERSION "1.4.0" +#define nginx_version 1004001 +#define NGINX_VERSION "1.4.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"