Version bump.

This commit is contained in:
Sergey Kandaurov 2017-08-09 14:59:44 +03:00
parent 0d9d858cea
commit c7c13a21ad

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1013004 #define nginx_version 1013005
#define NGINX_VERSION "1.13.4" #define NGINX_VERSION "1.13.5"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD