diff options
author | Igor Sysoev <igor@sysoev.ru> | 2003-10-24 16:10:38 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2003-10-24 16:10:38 +0000 |
commit | 6414b96ebc50f42bf878aa84839921ab0aa9f4df (patch) | |
tree | 145c6488055c4f703eb8e326064ccb85b526935f /src/core/nginx.h | |
parent | 12b4b00784bbc3cd934e2f2bbee79679684629e3 (diff) | |
download | nginx-6414b96ebc50f42bf878aa84839921ab0aa9f4df.tar.gz nginx-6414b96ebc50f42bf878aa84839921ab0aa9f4df.zip |
nginx-0.0.1-2003-10-24-20:10:38 import
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r-- | src/core/nginx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 83d76ab21..f58df7c8c 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -2,7 +2,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VER "ng:nx/0.0.1" +#define NGINX_VER "nginx/0.0.1" #define NGINX_CONF "nginx.conf" |