view src/core/nginx.h @ 353:b8d3d7dbfcc8

nginx-0.0.5-2004-06-11-20:58:33 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 11 Jun 2004 16:58:33 +0000
parents a958aa92f9a5
children eaf1f651cf86
line wrap: on
line source

#ifndef _NGINX_H_INCLUDED_
#define _NGINX_H_INCLUDED_


#define NGINX_VER          "nginx/0.0.5"

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


#endif /* _NGINX_H_INCLUDED_ */