aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-12-11 11:05:54 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-12-11 11:05:54 +0000
commitb8989b9694b4ef7305a60abf795b4a88c6016c1d (patch)
tree9808b683ebe6a5a8e824b5ff8a941ce06dd88c1c /src/core/nginx.h
parenta66455be4b8eeb70ec4fb42da44d00e8a3921c6a (diff)
downloadnginx-b8989b9694b4ef7305a60abf795b4a88c6016c1d.tar.gz
nginx-b8989b9694b4ef7305a60abf795b4a88c6016c1d.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 392827526..2a40c8240 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.1"
+#define NGINX_VERSION "0.5.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"