diff options
author | Igor Sysoev <igor@sysoev.ru> | 2008-11-22 20:38:45 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2008-11-22 20:38:45 +0000 |
commit | 1575d12bd7305494193125a293a59d9b649b40a6 (patch) | |
tree | 1450378b4f2e8484414a708cd05741165de1967d /src/core/nginx.h | |
parent | 27824f9f3c4555c5db7b808ce06e950485d6f5b9 (diff) | |
download | nginx-1575d12bd7305494193125a293a59d9b649b40a6.tar.gz nginx-1575d12bd7305494193125a293a59d9b649b40a6.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 a52c3ea7f..63f52c352 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.22" +#define NGINX_VERSION "0.7.23" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |