diff options
author | Andrei Belov <defan@nginx.com> | 2018-12-27 11:07:24 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2018-12-27 11:07:24 +0300 |
commit | d959300e0bf2445bf3915e12d670b099c6559e43 (patch) | |
tree | e0978e082997dd52df6cf4a3d8b2664040877727 /docs/Makefile | |
parent | ba738d1f65e6e213e9f9adfeee0468b1f9a278a0 (diff) | |
download | unit-d959300e0bf2445bf3915e12d670b099c6559e43.tar.gz unit-d959300e0bf2445bf3915e12d670b099c6559e43.tar.bz2 |
Packages: Ubuntu 18.10 "cosmic" support added.
Diffstat (limited to '')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 52ed1c65..1f0ba451 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -8,7 +8,7 @@ XSLS?= xslscript.pl PACKAGES= unit \ unit-php \ unit-python unit-python2.7 unit-python3.4 \ - unit-python3.5 unit-python3.6 \ + unit-python3.5 unit-python3.6 unit-python3.7 \ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \ unit-perl \ unit-ruby |