Version bump.

This commit is contained in:
Maxim Dounin 2014-08-05 22:50:25 +04:00
parent cf2945a7db
commit 4b5876c922

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1007004 #define nginx_version 1007005
#define NGINX_VERSION "1.7.4" #define NGINX_VERSION "1.7.5"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD