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