diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-03-13 06:39:00 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-03-13 06:39:00 +0000 |
| commit | 822795966837e5f44ae51c214f9262111569a422 (patch) | |
| tree | d2c68bcccb1d4af407ff1aec8cbe6d632e34e81c /src/core/nginx.h | |
| parent | 41a1f33537ab623b654898a9927e799d0eeca5b5 (diff) | |
| download | nginx-822795966837e5f44ae51c214f9262111569a422.tar.gz nginx-822795966837e5f44ae51c214f9262111569a422.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 c569b68f3..5a2e64dbc 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.28" +#define NGINX_VERSION "0.6.29" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
