diff options
author | Igor Sysoev <igor@sysoev.ru> | 2004-07-26 18:31:43 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2004-07-26 18:31:43 +0000 |
commit | 71cb18335671b5e6d46ee1eb6b2f6bb67598f6c5 (patch) | |
tree | 9d52dd74162f9fff0bd274dbb4c481ae59c52381 /src/core/nginx.h | |
parent | ea52123c06a5c32a500e8ccb5ce9ae23db1d3a2b (diff) | |
download | nginx-71cb18335671b5e6d46ee1eb6b2f6bb67598f6c5.tar.gz nginx-71cb18335671b5e6d46ee1eb6b2f6bb67598f6c5.zip |
nginx-0.0.9-2004-07-26-22:31:43 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 d8c82b273..b372d0c58 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.8" +#define NGINX_VER "nginx/0.0.9" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" |