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
path: root/src
diff options
context:
space:
mode:
authorVladimir Homutov <vl@nginx.com>2019-01-17 14:31:01 +0300
committerVladimir Homutov <vl@nginx.com>2019-01-17 14:31:01 +0300
commitde20d73ec58289c80e4708efccb02596c39479f0 (patch)
treeac129c8a6dd9559f153ee0b8f370ba90f0d07d22 /src
parentd95e34c5583d0abf50179c7d3302bb9c5f92f579 (diff)
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 5e2c5a88f..25f3e7db0 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015008
-#define NGINX_VERSION "1.15.8"
+#define nginx_version 1015009
+#define NGINX_VERSION "1.15.9"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD