Version bump.

This commit is contained in:
Sergey Kandaurov 2013-07-31 18:35:57 +04:00
parent 393529a9d3
commit ecd0675d7b
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1005003
#define NGINX_VERSION "1.5.3"
#define nginx_version 1005004
#define NGINX_VERSION "1.5.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"