Version bump.

This commit is contained in:
Maxim Dounin 2018-04-05 16:53:27 +03:00
parent d627eeefe5
commit 923c9d5f3b

View File

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