From d571d4c4816a73cf9644ea5b4788cd942a72e285 Mon Sep 17 00:00:00 2001
From: Damian Alvarez <swmanage@juwels01.ib.juwels.fzj.de>
Date: Fri, 28 Aug 2020 18:05:57 +0200
Subject: [PATCH] We will use 11.0.X drop-ins, not patch-level versions

---
 Golden_Repo/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Golden_Repo/README.md b/Golden_Repo/README.md
index 727a0b0a9..0b0c3be87 100644
--- a/Golden_Repo/README.md
+++ b/Golden_Repo/README.md
@@ -16,7 +16,7 @@ The table below shows the details of the toolchains in the 2020 stage:
 
 | Toolchain name |     Toolchain version     | Underlying GCC |     Compiler     |          MPI           |   CUDA   | Math libraries |  Includes software from   |
 |----------------|---------------------------|----------------|------------------|------------------------|----------|----------------|---------------------------|
-| gpsmpi         | 2020                      | 9.3.0          | GCC 9.3.0        | ParaStationMPI 5.4.X   | 11.0.207 |                | GCCcore, GCC              |
+| gpsmpi         | 2020                      | 9.3.0          | GCC 9.3.0        | ParaStationMPI 5.4.X   |  11.0.X  |                | GCCcore, GCC              |
 
 - Compilers+MPI+Math
 
-- 
GitLab