From 6414b96ebc50f42bf878aa84839921ab0aa9f4df Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 24 Oct 2003 16:10:38 +0000 Subject: nginx-0.0.1-2003-10-24-20:10:38 import --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') 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" -- cgit