aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2016-07-26 19:07:18 +0300
committerVladimir Homutov <vl@nginx.com>2016-07-26 19:07:18 +0300
commit386e3e80bbf0507ae3ea101b32b19460dd5e3553 (patch)
treeac978ee81ed57e2f65ef668ad9a7820c0a1c53f6 /src
parent5fb57611b5ce8bb63526bb789bcadef5cfed5c31 (diff)
downloadnginx-386e3e80bbf0507ae3ea101b32b19460dd5e3553.tar.gz
nginx-386e3e80bbf0507ae3ea101b32b19460dd5e3553.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 e303e66b3..7e9aae620 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011003
-#define NGINX_VERSION "1.11.3"
+#define nginx_version 1011004
+#define NGINX_VERSION "1.11.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD