diff options
author | Igor Sysoev <igor@sysoev.ru> | 2006-12-11 11:05:54 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2006-12-11 11:05:54 +0000 |
commit | b8989b9694b4ef7305a60abf795b4a88c6016c1d (patch) | |
tree | 9808b683ebe6a5a8e824b5ff8a941ce06dd88c1c /src/core/nginx.h | |
parent | a66455be4b8eeb70ec4fb42da44d00e8a3921c6a (diff) | |
download | nginx-b8989b9694b4ef7305a60abf795b4a88c6016c1d.tar.gz nginx-b8989b9694b4ef7305a60abf795b4a88c6016c1d.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 392827526..2a40c8240 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.1" +#define NGINX_VERSION "0.5.2" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |