diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-11-27 14:01:11 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-11-27 14:01:11 +0000 |
| commit | 166dadedda7ffba422b4428a1b1a48556dfa0248 (patch) | |
| tree | 99a3de6e4b74f423dd6b1c7025e9b0e8b4f87443 /src/core/nginx.h | |
| parent | fedc34fb34e37f16b73057cbea357719bbfb3ae6 (diff) | |
| download | nginx-166dadedda7ffba422b4428a1b1a48556dfa0248.tar.gz nginx-166dadedda7ffba422b4428a1b1a48556dfa0248.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 65a2a34dc..ca71514af 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.33" +#define NGINX_VERSION "0.6.34" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
