about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--manual/install.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 68b9252b74..64dec3473e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -419,7 +419,7 @@ build the GNU C Library:
      GCC 4.9 or higher is required.  In general it is recommended to use
      the newest version of the compiler that is known to work for
      building the GNU C Library, as newer compilers usually produce
-     better code.  As of release time, GCC 7.3.1 is the newest compiler
+     better code.  As of release time, GCC 7.3 is the newest compiler
      verified to work to build the GNU C Library.
 
      For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher
diff --git a/manual/install.texi b/manual/install.texi
index efcd98636f..43dd8d6b81 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -465,7 +465,7 @@ GCC 4.9 or newer
 GCC 4.9 or higher is required.  In general it is recommended to use
 the newest version of the compiler that is known to work for building
 @theglibc{}, as newer compilers usually produce better code.  As of
-release time, GCC 7.3.1 is the newest compiler verified to work to build
+release time, GCC 7.3 is the newest compiler verified to work to build
 @theglibc{}.
 
 For PowerPC 64-bits little-endian (powerpc64le), GCC 6.2 or higher is