# HG changeset patch # User Maxim Dounin # Date 1615427182 -10800 # Node ID 43d9c9c2981f36976032399dc6e681672aec19e5 # Parent 34e76ceabcecd4be9bddbdb9288e11c835656197 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 1019008 -#define NGINX_VERSION "1.19.8" +#define nginx_version 1019009 +#define NGINX_VERSION "1.19.9" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD