From 236e0457517d901278cc7938f324298ddc49d24a Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 23 Sep 2004 16:39:34 +0000 Subject: nginx-0.0.12-2004-09-23-20:39:34 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 db4ea7ca5..9829873a2 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.11" +#define NGINX_VER "nginx/0.0.12" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit