diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-08-13 16:59:16 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-08-13 16:59:16 +0000 |
| commit | 6f39513828a100cf95dfbf4b0b6a544ec43fac5b (patch) | |
| tree | 0cf48e3e5957b91bb1944d38ba04016dc2a3358c /src/core/nginx.h | |
| parent | 52bc725ae64ea570a3287a301eb66290da80c159 (diff) | |
| download | nginx-6f39513828a100cf95dfbf4b0b6a544ec43fac5b.tar.gz nginx-6f39513828a100cf95dfbf4b0b6a544ec43fac5b.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 6502b3b8e..9b30caa0b 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.10" +#define NGINX_VERSION "0.7.11" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
