Mercurial > nginx
changeset 7660:d33e17499088
Version bump.
author | Maxim Dounin <mdounin@mdounin.ru> |
---|---|
date | Tue, 26 May 2020 22:03:00 +0300 (2020-05-26) |
parents | d78400b2fa93 |
children | 8cadaf7e7231 |
files | src/core/nginx.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/core/nginx.h Tue May 26 18:00:20 2020 +0300 +++ b/src/core/nginx.h Tue May 26 22:03:00 2020 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1019000 -#define NGINX_VERSION "1.19.0" +#define nginx_version 1019001 +#define NGINX_VERSION "1.19.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD