details: http://hg.nginx.org/nginx/rev/039d3eff14a1 branches: changeset: 7346:039d3eff14a1 user: Roman Arutyunyan <a...@nginx.com> date: Thu Aug 30 14:42:15 2018 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r fe767c99c2ad -r 039d3eff14a1 src/core/nginx.h --- a/src/core/nginx.h Wed Aug 29 15:56:42 2018 +0300 +++ b/src/core/nginx.h Thu Aug 30 14:42:15 2018 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015003 -#define NGINX_VERSION "1.15.3" +#define nginx_version 1015004 +#define NGINX_VERSION "1.15.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel