diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-08-12 15:46:34 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-08-12 15:46:34 +0000 |
| commit | 85aebb00772ef986e2f60409adb6174dc581dbbb (patch) | |
| tree | ad40d9a62927902618e075138d34716ddd97d4fe /src/core/nginx.h | |
| parent | 9f89fd568615a51fc7e82f62cdca4e826bc95f97 (diff) | |
| download | nginx-85aebb00772ef986e2f60409adb6174dc581dbbb.tar.gz nginx-85aebb00772ef986e2f60409adb6174dc581dbbb.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 747fee6d9..6502b3b8e 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.9" +#define NGINX_VERSION "0.7.10" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
