diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2002-08-16 15:27:03 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2002-08-16 15:27:03 +0000 |
| commit | e0af1b89dcd100462a3195534b2f78a838ca85b5 (patch) | |
| tree | 9c9eb63c71b13cc9159209e39eb099c54c6cb6b1 /src/core/nginx.h | |
| parent | 0c331d9f666b4f9be91009b7caea457e58a80779 (diff) | |
| download | nginx-e0af1b89dcd100462a3195534b2f78a838ca85b5.tar.gz nginx-e0af1b89dcd100462a3195534b2f78a838ca85b5.tar.bz2 | |
nginx-0.0.1-2002-08-16-19:27:03 import
Diffstat (limited to 'src/core/nginx.h')
| -rw-r--r-- | src/core/nginx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 0f4b0de0f..30562c023 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -2,7 +2,7 @@ #define _NGINX_H_INCLUDED_ -extern char *gx_root; +#define NGINX_VER "nginx/0.0.1" #endif /* _NGINX_H_INCLUDED_ */ |
