Version bump.

This commit is contained in:
Maxim Dounin 2017-07-11 16:19:05 +03:00
parent 2ddc95b81a
commit 97beb12711
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1012000
#define NGINX_VERSION "1.12.0"
#define nginx_version 1012001
#define NGINX_VERSION "1.12.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD