# HG changeset patch # User Vladimir Homutov # Date 1604605047 -10800 # Node ID 908f48bd3c2f2c1c2ef1791677fdda186310ea40 # Parent df41a6b6c2aa0236cbb6c6fde27f615ee8d9c696 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 1019004 -#define NGINX_VERSION "1.19.4" +#define nginx_version 1019005 +#define NGINX_VERSION "1.19.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD