From 6d2a14aa906b1d576d5151b2410b59cfcab5edd4 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 27 Sep 2004 16:03:21 +0000 Subject: nginx-0.1.0-2004-09-27-20:03:21 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 9829873a2..769a9bf41 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.12" +#define NGINX_VER "nginx/0.1.0" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" -- cgit