Version bump.

This commit is contained in:
Maxim Dounin 2014-08-05 12:20:22 +04:00
parent b21fd25536
commit 5afdcc4fc5
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1006000
#define NGINX_VERSION "1.6.0"
#define nginx_version 1006001
#define NGINX_VERSION "1.6.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"