diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-01-19 19:48:48 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-01-19 19:48:48 +0000 |
| commit | 354a4ef4e5520d1aa637dc35ab6e90880ca41825 (patch) | |
| tree | b62abcb7dc2cee2f67dd14aa0b39b4fd90bc9e0a /src/core/nginx.h | |
| parent | d7a5ed2ec8a9c9b2f45b9bb3d720394efa92743c (diff) | |
| download | nginx-354a4ef4e5520d1aa637dc35ab6e90880ca41825.tar.gz nginx-354a4ef4e5520d1aa637dc35ab6e90880ca41825.tar.bz2 | |
bump version
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 a4204d13b..89e1c9409 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.8" +#define NGINX_VERSION "0.5.9" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
