summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2017-09-11 15:46:23 +0300
committerRoman Arutyunyan <arut@nginx.com>2017-09-11 15:46:23 +0300
commit13e29a65f6ae5895a9d3ec5c110149c553fc634a (patch)
tree8c2121b6c9ecd5d6ba6dd7e5d886e55feab3b262 /src
parentb29759cf9bb7b58ebcaf174beb36ce4be8003f3c (diff)
downloadnginx-13e29a65f6ae5895a9d3ec5c110149c553fc634a.tar.gz
nginx-13e29a65f6ae5895a9d3ec5c110149c553fc634a.tar.bz2
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 a3c0ef8ad..580683705 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1013005
-#define NGINX_VERSION "1.13.5"
+#define nginx_version 1013006
+#define NGINX_VERSION "1.13.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD