diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-07-17 10:15:07 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-07-17 10:15:07 +0000 |
commit | 66a874beb2cc150ea6342c93afe48b293c1941a2 (patch) | |
tree | 22b7365b3d0ebcd8f952602191009bc247688be0 /src/core/nginx.h | |
parent | 984923022223035702be2038c18bff5ba180fdf1 (diff) | |
download | nginx-66a874beb2cc150ea6342c93afe48b293c1941a2.tar.gz nginx-66a874beb2cc150ea6342c93afe48b293c1941a2.zip |
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 126652560..85ae5e212 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.4" +#define NGINX_VERSION "0.6.5" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |