view src/core/nginx.h @ 417:0526206251f6

nginx-0.0.10-2004-09-07-19:29:22 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 07 Sep 2004 15:29: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_ */