diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-11-07 14:38:41 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-11-07 14:38:41 +0000 |
| commit | 53032036da52eec4c944b2a4fb24865e0c1ac44c (patch) | |
| tree | 79afb74482eb2759c47a26308946ef2ae34da5d2 /src/core/nginx.h | |
| parent | d1a24e94fae876c92fcfe5e1a30a71c8c117e740 (diff) | |
| download | nginx-53032036da52eec4c944b2a4fb24865e0c1ac44c.tar.gz nginx-53032036da52eec4c944b2a4fb24865e0c1ac44c.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 a2c061607..443a7c03b 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.33" +#define NGINX_VERSION "0.5.34" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
