From 01dcccbd71b85ba7d84216c8e1133316aaaaf030 Mon Sep 17 00:00:00 2001 From: HanaGemela <49001702+HanaGemela@users.noreply.github.com> Date: Wed, 12 Feb 2020 21:01:59 +0100 Subject: [PATCH] Update supported platforms (#7733) * Update installing.adoc Co-authored-by: Michael Stingl <214010+michaelstingl@users.noreply.github.com> --- docs/modules/ROOT/pages/installing.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/modules/ROOT/pages/installing.adoc b/docs/modules/ROOT/pages/installing.adoc index 7d17edf77b..58e4074644 100644 --- a/docs/modules/ROOT/pages/installing.adoc +++ b/docs/modules/ROOT/pages/installing.adoc @@ -17,12 +17,12 @@ You will also find links to source code archives and older versions on the downl == System Requirements * Windows 7+ -* Mac OS X 10.7+ (*64-bit only*) -* CentOS 6 & 7 (64-bit only) -* Debian 8.0 & 9.0 -* Fedora 25 & 26 & 27 -* Ubuntu 16.04 & 17.04 & 17.10 -* openSUSE Leap 42.2 & 42.3 +* Mac OS X 10.10+ (64-bit only) +* CentOS 6 & 7 & 8 +* Debian 8.0 & 9.0 & 10 +* Fedora 27 & 28 & 29 & 30 & 31 +* Ubuntu 18.04 & 19.04 & 19.10 +* openSUSE Leap 42.2 & 42.3 & 15.0 & 15.1 & 15.2 NOTE: For Linux distributions, we support, if technically feasible, the latest 2 versions per platform and the previous Ubuntu https://wiki.ubuntu.com/LTS[LTS].