diff options
author | Igor Sysoev <igor@sysoev.ru> | 2008-04-29 12:44:47 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2008-04-29 12:44:47 +0000 |
commit | 1cd3b0c3db35debb0af266ee71d90623f15277e6 (patch) | |
tree | 6e7c5c646ced05cff9feee3460f46e86bc873e83 /src/core/nginx.h | |
parent | 262b896efe335207296b1724c2a56c001221bacf (diff) | |
download | nginx-1cd3b0c3db35debb0af266ee71d90623f15277e6.tar.gz nginx-1cd3b0c3db35debb0af266ee71d90623f15277e6.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 1a0d3c437..7702f7680 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.30" +#define NGINX_VERSION "0.6.31" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |