diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2007-06-14 05:48:47 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2007-06-14 05:48:47 +0000 |
| commit | 89aa3079bb7c3cc8b71b947971c3a98b1ba67167 (patch) | |
| tree | d335f0545434c27d9a18a90271efd2aa46687a19 /src/core/nginx.h | |
| parent | f3e240fe8fe71d1588049617c25fa1e890b3cf51 (diff) | |
| download | nginx-89aa3079bb7c3cc8b71b947971c3a98b1ba67167.tar.gz nginx-89aa3079bb7c3cc8b71b947971c3a98b1ba67167.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 e75ac5fde..b76532874 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.0" +#define NGINX_VERSION "0.6.1" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
