diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-08-21 19:46:20 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-08-21 19:46:20 +0000 |
| commit | a8803ade99b5ee373d60d5ad5759b1c0c7b62351 (patch) | |
| tree | 99f68d7afec5ceb3d03a44e2120ada8e6c994e6b /src/core | |
| parent | 38bfa9dd7224fb24dae671875e3481d31408ee81 (diff) | |
| download | nginx-a8803ade99b5ee373d60d5ad5759b1c0c7b62351.tar.gz nginx-a8803ade99b5ee373d60d5ad5759b1c0c7b62351.tar.bz2 | |
bump version
Diffstat (limited to 'src/core')
| -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 3e7c4a1ce..128d48bcd 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.31" +#define NGINX_VERSION "0.5.32" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
