Version bump.

This commit is contained in:
Maxim Dounin 2017-10-13 20:23:57 +03:00
parent 275252e283
commit 4b74e5492d
1 changed files with 2 additions and 2 deletions

View File

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