details: http://hg.nginx.org/nginx/rev/2284008a2791 branches: changeset: 7085:2284008a2791 user: Sergey Kandaurov <pluk...@nginx.com> date: Wed Aug 09 14:59:44 2017 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 2f48ab272052 -r 2284008a2791 src/core/nginx.h --- a/src/core/nginx.h Tue Aug 08 18:00:11 2017 +0300 +++ b/src/core/nginx.h Wed Aug 09 14:59:44 2017 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1013004 -#define NGINX_VERSION "1.13.4" +#define nginx_version 1013005 +#define NGINX_VERSION "1.13.5" #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