diff options
| author | Vladimir Homutov <vl@nginx.com> | 2018-10-03 17:02:44 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2018-10-03 17:02:44 +0300 |
| commit | ae1e6e5ec00bf87a0db446b06a1e864b4df59b20 (patch) | |
| tree | b9dd06b513695a59455c700bee1fceafd84d2d0a | |
| parent | 31af68e6cab2537f9ccb2c2f3bd3e6b2f4329214 (diff) | |
| download | nginx-ae1e6e5ec00bf87a0db446b06a1e864b4df59b20.tar.gz nginx-ae1e6e5ec00bf87a0db446b06a1e864b4df59b20.tar.bz2 | |
Version bump.
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 472036c13..7916ffd12 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015005 -#define NGINX_VERSION "1.15.5" +#define nginx_version 1015006 +#define NGINX_VERSION "1.15.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
