view src/core/nginx.h @ 424:84c527908237

nginx-0.0.10-2004-09-14-09:45:22 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 14 Sep 2004 05:45:22 +0000
parents e2452dd9c087
children 5e73d0ea4dab
line wrap: on
line source

#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_


#define NGINX_VER          "nginx/0.0.10"

#define NGINX_VAR          "NGINX"
#define NGX_NEWPID_EXT     ".newbin"


#endif /* _NGINX_H_INCLUDED_ */