diff options
author | Igor Sysoev <igor@sysoev.ru> | 2006-10-25 16:33:40 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2006-10-25 16:33:40 +0000 |
commit | da04d54f8110bdb83ceb77c2825b788fa73d87a4 (patch) | |
tree | 381e8df79679967be46d8133f7b497e44d52b186 /src/core/nginx.h | |
parent | 59f6a1ba3c7d2b919412c38cc072726d53909ab6 (diff) | |
download | nginx-da04d54f8110bdb83ceb77c2825b788fa73d87a4.tar.gz nginx-da04d54f8110bdb83ceb77c2825b788fa73d87a4.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 c151098a4..d3e298721 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.4.11" +#define NGINX_VERSION "0.4.12" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |