From 95d00c435ace44f782bbb70dd5eac7fb1f9b8610 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 16 Sep 2004 16:10:13 +0000 Subject: nginx-0.0.11-2004-09-16-20:10:13 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 3b977624d..db4ea7ca5 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.10" +#define NGINX_VER "nginx/0.0.11" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit