aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2016-07-06 13:10:06 +0300
committerRuslan Ermilov <ru@nginx.com>2016-07-06 13:10:06 +0300
commit5c4ca2ac80b4ba94c15797fc6f61038740f98f4e (patch)
tree836ebff91f630fda24d015b150accd218670c874 /src/core/nginx.h
parent14889fc0277e29bab46034304fda33243325bec6 (diff)
downloadnginx-5c4ca2ac80b4ba94c15797fc6f61038740f98f4e.tar.gz
nginx-5c4ca2ac80b4ba94c15797fc6f61038740f98f4e.zip
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 75a4a4035..e303e66b3 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011002
-#define NGINX_VERSION "1.11.2"
+#define nginx_version 1011003
+#define NGINX_VERSION "1.11.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD