summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-10-05 13:13:25 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-10-05 13:13:25 +0000
commitab0078a4c8626572282943915348daa6e0494b83 (patch)
tree2b8f6819d490bb87330b2701f218d63642be7d94 /src/core/nginx.h
parent20139ff13adddd0fdf497a086615dac95ced6e8d (diff)
downloadnginx-ab0078a4c8626572282943915348daa6e0494b83.tar.gz
nginx-ab0078a4c8626572282943915348daa6e0494b83.tar.bz2
Version bump.
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 ca6cca092..a5d945d49 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1001004
-#define NGINX_VERSION "1.1.4"
+#define nginx_version 1001005
+#define NGINX_VERSION "1.1.5"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"