Compare commits

...

3 Commits

Author SHA1 Message Date
Maxim Dounin 49e47e52e9 release-1.18.0 tag 2020-04-21 17:09:01 +03:00
Maxim Dounin d857be0b4a nginx-1.18.0-RELEASE 2020-04-21 17:09:01 +03:00
Maxim Dounin 41ece6e459 Stable branch. 2020-04-21 15:38:06 +03:00
2 changed files with 16 additions and 2 deletions

View File

@ -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">

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1017010
#define NGINX_VERSION "1.17.10"
#define nginx_version 1018000
#define NGINX_VERSION "1.18.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD