Version bump.

This commit is contained in:
Maxim Dounin 2013-06-04 19:38:20 +04:00
parent 26489b16e5
commit d37a0a2c7a

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1005001
#define NGINX_VERSION "1.5.1"
#define nginx_version 1005002
#define NGINX_VERSION "1.5.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"