aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-01-25 22:19:34 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-01-25 22:19:34 +0000
commit92929b9799c166401398a7ca7af34bd91cb94a61 (patch)
tree1a753d194ce564146e14ced3b7cfe6fe400270e8 /src/core/nginx.h
parentac43f7b946a59ec1acc0d4b1bc8541acfb41ed53 (diff)
downloadnginx-92929b9799c166401398a7ca7af34bd91cb94a61.tar.gz
nginx-92929b9799c166401398a7ca7af34bd91cb94a61.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 3386f5879..5d903d23f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.10"
+#define NGINX_VERSION "0.5.11"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"