diff options
author | Igor Sysoev <igor@sysoev.ru> | 2003-10-02 05:39:37 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2003-10-02 05:39:37 +0000 |
commit | 87a01ea908356173d6387aea2af94ad0fe236bb4 (patch) | |
tree | 1abe9d49f56322c179e224b9154a9c871d13dacb /src/core/nginx.h | |
parent | 2cdd7e9e5bd7c0ddcc5dbf57aa3ffb998fd3335f (diff) | |
download | nginx-87a01ea908356173d6387aea2af94ad0fe236bb4.tar.gz nginx-87a01ea908356173d6387aea2af94ad0fe236bb4.zip |
nginx-0.0.1-2003-10-02-09:39:37 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 f58df7c8c..83d76ab21 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -2,7 +2,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VER "nginx/0.0.1" +#define NGINX_VER "ng:nx/0.0.1" #define NGINX_CONF "nginx.conf" |