Sign in
nginx
/
nginx
/
6d14e650563beb06544904340e0ca3d570ad550a
/
.
/
src
/
core
/
nginx.h
blob: ad5e57cfa45c6a7d0064a88bb952555aa1fd412a [
file
] [
log
] [
blame
]
/*
* Copyright (C) Igor Sysoev
*/
#ifndef
_NGINX_H_INCLUDED_
#define
_NGINX_H_INCLUDED_
#define
NGINX_VERSION
"0.7.1"
#define
NGINX_VER
"nginx/"
NGINX_VERSION
#define
NGINX_VAR
"NGINX"
#define
NGX_OLDPID_EXT
".oldbin"
#endif
/* _NGINX_H_INCLUDED_ */