From a4b16df728abe1e989a8311e901ba5d9ae30328e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 2 Feb 2004 21:19:52 +0000 Subject: nginx-0.0.2-2004-02-03-00:19:52 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 4596fd0dc..99423d32a 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.1" +#define NGINX_VER "nginx/0.0.2" #define NGINX_CONF "nginx.conf" #define NGINX_PID "nginx.pid" #define NGINX_NEW_PID NGINX_PID ".newbin" -- cgit