NGINX_VERSION 14 src/core/nginx.h #define NGINX_VER "nginx/" NGINX_VERSION NGINX_VERSION 610 src/http/modules/perl/ngx_http_perl_module.c if (ngx_strcmp(ver, NGINX_VERSION) != 0) { NGINX_VERSION 612 src/http/modules/perl/ngx_http_perl_module.c "version " NGINX_VERSION " of nginx.pm is required, " NGINX_VERSION 2114 src/http/ngx_http_variables.c v->len = sizeof(NGINX_VERSION) - 1; NGINX_VERSION 2118 src/http/ngx_http_variables.c v->data = (u_char *) NGINX_VERSION;