Version bump.

This commit is contained in:
Maxim Dounin 2018-07-05 20:44:58 +03:00
parent 4c5b85365b
commit c62f9c914f

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1015001 #define nginx_version 1015002
#define NGINX_VERSION "1.15.1" #define NGINX_VERSION "1.15.2"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD