aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-12-09 11:13:12 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-12-09 11:13:12 +0000
commitd30d8a3931cb7edec33da5a049ae25197c3f6e1c (patch)
tree62e58d31478b8a3861026b8375f4d83bebb9374c /src/core/nginx.h
parentbfb0bf99bb74aa625f50cd00addca7c07a9c6985 (diff)
downloadnginx-d30d8a3931cb7edec33da5a049ae25197c3f6e1c.tar.gz
nginx-d30d8a3931cb7edec33da5a049ae25197c3f6e1c.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 b4235db8d..81c3a9007 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.26"
+#define NGINX_VERSION "0.7.27"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"