diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-08-30 10:40:05 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-08-30 10:40:05 +0000 |
| commit | 4d4ac8f680981f8d130c46bfa116030379635105 (patch) | |
| tree | d093ba39fa18618a9aa3bb7612385e3a9d36ecb0 /src | |
| parent | f0accf2b7fd00fada064d2b781b8ad246541506b (diff) | |
| download | nginx-4d4ac8f680981f8d130c46bfa116030379635105.tar.gz nginx-4d4ac8f680981f8d130c46bfa116030379635105.tar.bz2 | |
bump version
Diffstat (limited to 'src')
| -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 3da142218..db8eeee73 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VER "nginx/0.4.0" +#define NGINX_VER "nginx/0.4.1" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin" |
