From f07f63ae46345eb2aa8a433b0bf48947d6cff95e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 11 Jun 2004 16:58:33 +0000 Subject: nginx-0.0.5-2004-06-11-20:58:33 import --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/nginx.h b/src/core/nginx.h index eb1514adc..3878ddc72 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -2,7 +2,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VER "nginx/0.0.4" +#define NGINX_VER "nginx/0.0.5" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit