# HG changeset patch # User Maxim Dounin # Date 1428335659 -10800 # Node ID 8bc8eb8abfae26258c6bf0e6d8805167447da712 # Parent d0e39ec4f23fdafc424760075ff08733512e536e 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 1006002 -#define NGINX_VERSION "1.6.2" +#define nginx_version 1006003 +#define NGINX_VERSION "1.6.3" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"