summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-12-14 10:33:37 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-12-14 10:33:37 +0000
commit579b6f6b07c7a7ac6a16820d15d1223d99f292c0 (patch)
tree89430a64a0739dbf9f09d1ac18ef4db09d3fe6c8 /src/core/nginx.h
parent92366a725fb7f9cbc07538a1a768b731f6f5f0a7 (diff)
downloadnginx-579b6f6b07c7a7ac6a16820d15d1223d99f292c0.tar.gz
nginx-579b6f6b07c7a7ac6a16820d15d1223d99f292c0.tar.bz2
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 208a5f634..2a60c796e 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8053
-#define NGINX_VERSION "0.8.53"
+#define nginx_version 8054
+#define NGINX_VERSION "0.8.54"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"