diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-02-12 15:37:36 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-02-12 15:37:36 +0000 |
commit | e5234d3e05fb8114b0fc4397f46997265b9452d2 (patch) | |
tree | be56ae31fa83c0eee85342d923c9878021f0911b /src/core/nginx.h | |
parent | 6b887ef2d839f6ab61a34217f19ef26e243639db (diff) | |
download | nginx-e5234d3e05fb8114b0fc4397f46997265b9452d2.tar.gz nginx-e5234d3e05fb8114b0fc4397f46997265b9452d2.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 622bb06fe..1c09ec6ae 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.5.12" +#define NGINX_VERSION "0.5.13" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |