diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-05-29 12:15:04 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-05-29 12:15:04 +0000 |
commit | f44ea0bbf61c9dac9221ccde9492f28004ef4e25 (patch) | |
tree | d8a3c76b6932f2658cba8d905c068fdee58c6ad7 /src/core/nginx.h | |
parent | 5098ef588afb90692fb869d2d60fc8eec9509cbc (diff) | |
download | nginx-f44ea0bbf61c9dac9221ccde9492f28004ef4e25.tar.gz nginx-f44ea0bbf61c9dac9221ccde9492f28004ef4e25.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 93462ffba..e0674cb9a 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.22" +#define NGINX_VERSION "0.5.23" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |