# HG changeset patch # User Maxim Dounin # Date 1507915437 -10800 # Node ID 5e1112ac82d5bf7389ce7542148dabcee70c0cc9 # Parent 7e661410c076daff9d843dd9d4b1a1c4fa2b00e4 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 1012001 -#define NGINX_VERSION "1.12.1" +#define nginx_version 1012002 +#define NGINX_VERSION "1.12.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD