From 94085ff2b5803eb84e15b8c8fe0cd631d7aa1804 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 23 Aug 2004 15:37:10 +0000 Subject: nginx-0.0.10-2004-08-23-19:37:10 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 b372d0c58..3b977624d 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.9" +#define NGINX_VER "nginx/0.0.10" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit