Version bump - v1.17.0
This commit is contained in:
@@ -438,3 +438,4 @@ d2fd76709909767fc727a5b4affcf1dc9ca488a7 release-1.15.9
|
|||||||
75f5c7f628411c79c7044102049f7ab4f7a246e7 release-1.15.10
|
75f5c7f628411c79c7044102049f7ab4f7a246e7 release-1.15.10
|
||||||
5155d0296a5ef9841f035920527ffdb771076b44 release-1.15.11
|
5155d0296a5ef9841f035920527ffdb771076b44 release-1.15.11
|
||||||
0130ca3d58437b3c7c707cdddd813d530c68da9a release-1.15.12
|
0130ca3d58437b3c7c707cdddd813d530c68da9a release-1.15.12
|
||||||
|
abd40ce603fa49b2b8b1cca622c96093b1e14275 release-1.16.0
|
||||||
@@ -5,6 +5,20 @@
|
|||||||
<change_log title="nginx">
|
<change_log title="nginx">
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="1.16.0" date="2019-04-23">
|
||||||
|
|
||||||
|
<change>
|
||||||
|
<para lang="ru">
|
||||||
|
Стабильная ветка 1.16.x.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
1.16.x stable branch.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="1.15.12" date="2019-04-16">
|
<changes ver="1.15.12" date="2019-04-16">
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
|
|||||||
+2
-2
@@ -9,8 +9,8 @@
|
|||||||
#define _NGINX_H_INCLUDED_
|
#define _NGINX_H_INCLUDED_
|
||||||
|
|
||||||
|
|
||||||
#define nginx_version 1015013
|
#define nginx_version 1017000
|
||||||
#define NGINX_VERSION "1.15.13"
|
#define NGINX_VERSION "1.17.0"
|
||||||
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
|
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
|
||||||
|
|
||||||
#ifndef NGINX_SERVER
|
#ifndef NGINX_SERVER
|
||||||
|
|||||||
Reference in New Issue
Block a user