diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-07-24 14:36:21 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-07-24 14:36:21 +0000 |
| commit | 5025c6e6dac774dfd6682da8054d5bd5ef6709ee (patch) | |
| tree | 997af24f4150746fdbb9c91770107672059e8a24 /src/core/nginx.h | |
| parent | c805df56407d4968a968753642ce870dcd734ec3 (diff) | |
| download | nginx-5025c6e6dac774dfd6682da8054d5bd5ef6709ee.tar.gz nginx-5025c6e6dac774dfd6682da8054d5bd5ef6709ee.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 dfc4d0a95..868817322 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.29" +#define NGINX_VERSION "0.5.30" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
