Release - v1.18.0
This commit is contained in:
@@ -449,3 +449,4 @@ e56295fe0ea76bf53b06bffa77a2d3a9a335cb8c release-1.17.7
|
||||
fdacd273711ddf20f778c1fb91529ab53979a454 release-1.17.8
|
||||
5e8d52bca714d4b85284ddb649d1ba4a3ca978a8 release-1.17.9
|
||||
c44970de01474f6f3e01b0adea85ec1d03e3a5f2 release-1.17.10
|
||||
f8052414dbe9453578a9f6e753eb507be709c35a release-1.18.0
|
||||
@@ -5,6 +5,20 @@
|
||||
<change_log title="nginx">
|
||||
|
||||
|
||||
<changes ver="1.18.0" date="2020-04-21">
|
||||
|
||||
<change>
|
||||
<para lang="ru">
|
||||
Стабильная ветка 1.18.x.
|
||||
</para>
|
||||
<para lang="en">
|
||||
1.18.x stable branch.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="1.17.10" date="2020-04-14">
|
||||
|
||||
<change type="feature">
|
||||
|
||||
+2
-2
@@ -9,8 +9,8 @@
|
||||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1017011
|
||||
#define NGINX_VERSION "1.17.11"
|
||||
#define nginx_version 1018000
|
||||
#define NGINX_VERSION "1.18.0"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
|
||||
|
||||
#ifndef NGINX_SERVER
|
||||
|
||||
Reference in New Issue
Block a user