summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2002-08-16 15:27:03 +0000
committerIgor Sysoev <igor@sysoev.ru>2002-08-16 15:27:03 +0000
commite0af1b89dcd100462a3195534b2f78a838ca85b5 (patch)
tree9c9eb63c71b13cc9159209e39eb099c54c6cb6b1 /src/core/nginx.h
parent0c331d9f666b4f9be91009b7caea457e58a80779 (diff)
downloadnginx-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.h2
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_ */