diff options
author | Andrei Belov <defan@nginx.com> | 2019-12-02 10:25:19 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-12-02 10:25:19 +0300 |
commit | 0ec222bbb202194327c2e76d48f0b2608b37c162 (patch) | |
tree | e34852535eda6676eb0b8ab760a498356fff6a16 /docs/Makefile | |
parent | 9d563a20c5e1beb34dbf42e3bb7c88254cd8c2ce (diff) | |
parent | 5758a0637469bb29b3568d3311bc58505f82fc0c (diff) | |
download | unit-0ec222bbb202194327c2e76d48f0b2608b37c162.tar.gz unit-0ec222bbb202194327c2e76d48f0b2608b37c162.tar.bz2 |
Merged with the default branch.
Diffstat (limited to '')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index ef9e596e..bb4a1446 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -9,7 +9,9 @@ PACKAGES= unit \ unit-php \ unit-python unit-python2.7 unit-python3.4 \ unit-python3.5 unit-python3.6 unit-python3.7 \ + unit-python3.8 \ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \ + unit-go1.12 unit-go1.13 \ unit-perl \ unit-ruby \ unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 |