# HG changeset patch # User Maxim Dounin # Date 1367835526 -14400 # Node ID 8088f11db86e6fd2e25843c391547d00a9caa50d # Parent 8c083aa673103c1e98b4d40b986a0ce522bd4822 Version bump. diff -r 8c083aa67310 -r 8088f11db86e src/core/nginx.h --- a/src/core/nginx.h Mon May 06 02:12:30 2013 +0400 +++ b/src/core/nginx.h Mon May 06 14:18:46 2013 +0400 @@ -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"