Version bump - v1.17.0

This commit is contained in:
2019-04-24 22:20:48 +09:00
parent 206291a0bc
commit b714ce2c1c
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -438,3 +438,4 @@ d2fd76709909767fc727a5b4affcf1dc9ca488a7 release-1.15.9
75f5c7f628411c79c7044102049f7ab4f7a246e7 release-1.15.10
5155d0296a5ef9841f035920527ffdb771076b44 release-1.15.11
0130ca3d58437b3c7c707cdddd813d530c68da9a release-1.15.12
abd40ce603fa49b2b8b1cca622c96093b1e14275 release-1.16.0
+14
View File
@@ -5,6 +5,20 @@
<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">
<change type="bugfix">
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1015013
#define NGINX_VERSION "1.15.13"
#define nginx_version 1017000
#define NGINX_VERSION "1.17.0"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#ifndef NGINX_SERVER