diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-06-04 16:14:33 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-06-04 16:14:33 +0000 |
commit | 1c0e3e0dd0107c624030dfdd1ba20c231ae57de3 (patch) | |
tree | 248f303090f51f78d64a2f350b0a19240a3309bd /src/core/nginx.h | |
parent | 1245a685ffcc065003e3eb183c43e14b37fdfcd7 (diff) | |
download | nginx-1c0e3e0dd0107c624030dfdd1ba20c231ae57de3.tar.gz nginx-1c0e3e0dd0107c624030dfdd1ba20c231ae57de3.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 e0674cb9a..0a98343d7 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.23" +#define NGINX_VERSION "0.5.24" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |