# HG changeset patch # User Maxim Dounin # Date 1565700519 -10800 # Node ID 9eede9b069f538b129f4cae86c3293a398486d26 # Parent 37dd6e2bfe8d64a560dd742655a321e6324dec29 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 1016000 -#define NGINX_VERSION "1.16.0" +#define nginx_version 1016001 +#define NGINX_VERSION "1.16.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD