From: Igor Sysoev Date: Mon, 30 Mar 2009 07:48:53 +0000 (+0000) Subject: nginx_version X-Git-Tag: release-0.7.45~1 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=5fe3fb56e898ca57967cff30bafcc052df8e4d15;p=nginx.git nginx_version --- diff --git a/src/core/nginx.h b/src/core/nginx.h index cf9ae6a7e..07e5d984c 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,6 +8,7 @@ #define _NGINX_H_INCLUDED_ +#define nginx_version 007045 #define NGINX_VERSION "0.7.45" #define NGINX_VER "nginx/" NGINX_VERSION