aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-10-04 13:50:09 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-10-04 13:50:09 +0000
commit61d5e5e67fa3f95526d0dc666137ebfebe6709dc (patch)
treea4d1282afb9813bf5a56d73e6a6e32554e6d80a1 /src/core/nginx.h
parent66c7214e8fb0a22445ab7aab294c40bff1b29820 (diff)
downloadnginx-61d5e5e67fa3f95526d0dc666137ebfebe6709dc.tar.gz
nginx-61d5e5e67fa3f95526d0dc666137ebfebe6709dc.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 918603817..208a5f634 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8052
-#define NGINX_VERSION "0.8.52"
+#define nginx_version 8053
+#define NGINX_VERSION "0.8.53"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"