Sign in
nginx
/
nginx
/
a6ca25a1872e631d8733cf2756d9a91a11391f4b
/
.
/
src
/
core
/
nginx.h
blob: 0032b132e9a847963c4512c55e8ef8d3cf891905 [
file
]
/*
* Copyright (C) Igor Sysoev
*/
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VERSION
"0.7.3"
#define
NGINX_VER
"nginx/"
NGINX_VERSION
#define
NGINX_VAR
"NGINX"
#define
NGX_OLDPID_EXT
".oldbin"
#endif
/* _NGINX_H_INCLUDED_ */