diff options
| author | Roman Arutyunyan <arut@nginx.com> | 2018-08-30 14:42:15 +0300 |
|---|---|---|
| committer | Roman Arutyunyan <arut@nginx.com> | 2018-08-30 14:42:15 +0300 |
| commit | 09cb553c7fb7b1d137db6a2a7f438bb6b6653217 (patch) | |
| tree | afc7a4d847db7e872a0aa084b7a5a119781a7864 | |
| parent | d9908c6c9a8ef01b36dc604ace4c00c09135372e (diff) | |
| download | nginx-09cb553c7fb7b1d137db6a2a7f438bb6b6653217.tar.gz nginx-09cb553c7fb7b1d137db6a2a7f438bb6b6653217.tar.bz2 | |
Version bump.
Diffstat (limited to '')
| -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 ecdba258b..9f66765f6 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -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 |
