diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2011-10-01 05:35:34 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2011-10-01 05:35:34 +0000 |
| commit | 023e0da8dc6b01d6c7a226963edec97d08ca91ad (patch) | |
| tree | b95801d07d2988747badd8c21d2ce93f14394ead /src/core/nginx.h | |
| parent | a810216c01ca149721177c744e84c0c254085ffd (diff) | |
| download | nginx-023e0da8dc6b01d6c7a226963edec97d08ca91ad.tar.gz nginx-023e0da8dc6b01d6c7a226963edec97d08ca91ad.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 684aa5ad9..713daae02 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,8 +8,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1000007 -#define NGINX_VERSION "1.0.7" +#define nginx_version 1000008 +#define NGINX_VERSION "1.0.8" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
