# HG changeset patch # User Maxim Dounin # Date 1395148348 -14400 # Node ID 5ea3bfb4989e84e002f1c302923593040809815b # Parent 4ded8129deec1442a2782a47e4fd3a72d888a64e 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 1004006 -#define NGINX_VERSION "1.4.6" +#define nginx_version 1004007 +#define NGINX_VERSION "1.4.7" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"