From 87350f269da4d82f2436aac91ae87fbd37ca6c16 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 15 Jun 2004 07:55:11 +0000 Subject: nginx-0.0.7-2004-06-15-11:55:11 import --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/nginx.h') diff --git a/src/core/nginx.h b/src/core/nginx.h index 3878ddc72..c824cdd24 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.5" +#define NGINX_VER "nginx/0.0.7" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit