# HG changeset patch # User Maxim Dounin # Date 1381163403 -14400 # Node ID f842bd852d1d4d7a958d096a08cd562f2aefb02c # Parent fe2d74c60a3b9ad4e515b4b4866da5bb9d26204a 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 1004002 -#define NGINX_VERSION "1.4.2" +#define nginx_version 1004003 +#define NGINX_VERSION "1.4.3" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"