Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-07-05 20:44:58 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-07-05 20:44:58 +0300
commitc62f9c914ffea544e351cf4893b704b8b28a3a8e (patch)
treea97c9375c5d1baa83c5c3b770a01cb97b9833cbb /src/core/nginx.h
parent4c5b85365bfd064e411091fceb888575203e1a7b (diff)
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 d96c1b436..d563a6a39 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015001
-#define NGINX_VERSION "1.15.1"
+#define nginx_version 1015002
+#define NGINX_VERSION "1.15.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD