Compare commits

...

2 Commits

Author SHA1 Message Date
Maxim Dounin affbe0b8e1 nginx-1.20.0-RELEASE 2021-04-20 16:35:46 +03:00
Maxim Dounin 0c760317c3 Stable branch. 2021-04-20 16:06:58 +03:00
2 changed files with 16 additions and 2 deletions

View File

@ -5,6 +5,20 @@
<change_log title="nginx">
<changes ver="1.20.0" date="2021-04-20">
<change>
<para lang="ru">
Стабильная ветка 1.20.x.
</para>
<para lang="en">
1.20.x stable branch.
</para>
</change>
</changes>
<changes ver="1.19.10" date="2021-04-13">
<change type="change">

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1019010
#define NGINX_VERSION "1.19.10"
#define nginx_version 1020000
#define NGINX_VERSION "1.20.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD