diff options
author | Igor Sysoev <igor@sysoev.ru> | 2004-06-09 16:36:55 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2004-06-09 16:36:55 +0000 |
commit | 956ae654c899c4a20b7586006151e512c5058e18 (patch) | |
tree | 3a07eb369bad0ddc58aa40ba426545c48a857dd3 /src/core/nginx.h | |
parent | ebfd6c8ada7859a3c66af8885fd418d923a42662 (diff) | |
download | nginx-956ae654c899c4a20b7586006151e512c5058e18.tar.gz nginx-956ae654c899c4a20b7586006151e512c5058e18.zip |
nginx-0.0.4-2004-06-09-20:36:55 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 ba59c128f..eb1514adc 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.3" +#define NGINX_VER "nginx/0.0.4" #define NGINX_VAR "NGINX" #define NGX_NEWPID_EXT ".newbin" |