# HG changeset patch # User Maxim Dounin # Date 1393852948 -14400 # Node ID 7a7c6104b47465b59bddcca9e3738af4986e5d84 # Parent bbf43d63af4eb9592926c853ded323022b49d99a 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 1004005 -#define NGINX_VERSION "1.4.5" +#define nginx_version 1004006 +#define NGINX_VERSION "1.4.6" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"