aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2016-09-15 14:56:26 +0300
committerVladimir Homutov <vl@nginx.com>2016-09-15 14:56:26 +0300
commitafa771140bcf677505adcc6517008a9f9108c878 (patch)
treeae0577aa4e047ab121ec94b1457d3a76b9b2c94f /src
parent5d4f014aaffc48378b5e0dfd91edc1d91dae3baf (diff)
downloadnginx-afa771140bcf677505adcc6517008a9f9108c878.tar.gz
nginx-afa771140bcf677505adcc6517008a9f9108c878.zip
Version bump.
Diffstat (limited to 'src')
-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 7e9aae620..1446251c7 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011004
-#define NGINX_VERSION "1.11.4"
+#define nginx_version 1011005
+#define NGINX_VERSION "1.11.5"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD