summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2017-03-28 11:28:36 +0300
committerRuslan Ermilov <ru@nginx.com>2017-03-28 11:28:36 +0300
commit3d5cebe0f5c6f10e43ef10f488aeb4443bc2a531 (patch)
tree008eef956b38e8f5f36dc0db08313c350085b3d9
parent1123d5c90a36f2407c72b1c30a7a70ef9607fb78 (diff)
downloadnginx-3d5cebe0f5c6f10e43ef10f488aeb4443bc2a531.tar.gz
Version bump.
-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 a5581a9fc..5d3112f82 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011012
-#define NGINX_VERSION "1.11.12"
+#define nginx_version 1011013
+#define NGINX_VERSION "1.11.13"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD