Version bump.

This commit is contained in:
Igor Sysoev 2011-10-07 10:41:13 +00:00
parent a610127fe3
commit 3f34960fde
2 changed files with 3 additions and 3 deletions

View file

@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1001005
#define NGINX_VERSION "1.1.5"
#define nginx_version 1001006
#define NGINX_VERSION "1.1.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"