# HG changeset patch # User Maxim Dounin # Date 1476800391 -10800 # Node ID d4e6c9d8c56b94c2afb2cfa979d2ac13b0bba3ed # Parent 79a20c61e23a78537c3e75da75a82e9438f7c06d 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 1010001 -#define NGINX_VERSION "1.10.1" +#define nginx_version 1010002 +#define NGINX_VERSION "1.10.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD