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:
authorRoman Arutyunyan <arut@nginx.com>2018-08-30 14:42:15 +0300
committerRoman Arutyunyan <arut@nginx.com>2018-08-30 14:42:15 +0300
commit09cb553c7fb7b1d137db6a2a7f438bb6b6653217 (patch)
treeafc7a4d847db7e872a0aa084b7a5a119781a7864 /src/core/nginx.h
parentd9908c6c9a8ef01b36dc604ace4c00c09135372e (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 ecdba258b..9f66765f6 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015003
-#define NGINX_VERSION "1.15.3"
+#define nginx_version 1015004
+#define NGINX_VERSION "1.15.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD