Version bump.

This commit is contained in:
Maxim Dounin 2018-04-18 16:09:08 +03:00
parent 53eae18826
commit 59d806b56f

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1013012 #define nginx_version 1015000
#define NGINX_VERSION "1.13.12" #define NGINX_VERSION "1.15.0"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD