aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-11-01 15:10:46 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-11-01 15:10:46 +0000
commit0d03a44aabac77c3855bf80a09c1b58ed33cbed3 (patch)
tree6ac96018064d627a3efd3f47235789b3ea5bbc5c /src/core
parent5f9da550aaa721c57d2bba374a7b85ef4f2e5ac8 (diff)
downloadnginx-0d03a44aabac77c3855bf80a09c1b58ed33cbed3.tar.gz
nginx-0d03a44aabac77c3855bf80a09c1b58ed33cbed3.zip
Version bump.
Diffstat (limited to 'src/core')
-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 631b83f76..4b8badc02 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1001007
-#define NGINX_VERSION "1.1.7"
+#define nginx_version 1001008
+#define NGINX_VERSION "1.1.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"