diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-10-10 16:15:27 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-10-10 16:15:27 +0000 |
| commit | 7a8b17a553d540ddbb14313f9350c75b5eb0ab62 (patch) | |
| tree | a68735595b79159b1b266e993b358be747038852 | |
| parent | ee788b39fb19b316c0ca3515a799b8211661381f (diff) | |
| download | nginx-7a8b17a553d540ddbb14313f9350c75b5eb0ab62.tar.gz nginx-7a8b17a553d540ddbb14313f9350c75b5eb0ab62.tar.bz2 | |
bump version
| -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 486d5a8f9..ef20beecf 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.7" +#define NGINX_VER "nginx/0.4.8" #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin" |
