aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-06-05 17:13:17 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-06-05 17:13:17 +0300
commit82b0fe21d60a77c75d9fde57bc927ec7bb01835f (patch)
tree3983e51aa8b4152e146636649403ea7eb9e59c6f /src
parent64349aaae9263f4b70af702b04c1ea622791f058 (diff)
downloadnginx-82b0fe21d60a77c75d9fde57bc927ec7bb01835f.tar.gz
nginx-82b0fe21d60a77c75d9fde57bc927ec7bb01835f.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 cbe857173..d96c1b436 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015000
-#define NGINX_VERSION "1.15.0"
+#define nginx_version 1015001
+#define NGINX_VERSION "1.15.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD