aboutsummaryrefslogtreecommitdiff
path: root/gcc/README
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-02-19 20:03:42 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-02-19 20:03:42 +0000
commit7539316943c17368ce5ef876a9baba6b8c2e64f6 (patch)
treef4e7da9c26759f75f5c830b88792fc97cb4ecdb3 /gcc/README
parent51d0f328ba4dff5c9e8866a7bca24f45c578314d (diff)
downloadgcc-7539316943c17368ce5ef876a9baba6b8c2e64f6.zip
gcc-7539316943c17368ce5ef876a9baba6b8c2e64f6.tar.gz
gcc-7539316943c17368ce5ef876a9baba6b8c2e64f6.tar.bz2
Version.c, [...]: Update G77 version number to 0.5.27.
libf2c: * libF77/Version.c, libI77/Version.c, libU77/Version.c: Update G77 version number to 0.5.27. gcc: * README, cpp.texi, gcc.texi, version.c: Update version number to 3.1. * cpp.1, gcov.1, gcc.1: Regenerate. gcc/f: * version.c, root.texi: Update GCC version number to 3.1. Update G77 version number to 0.5.27. * BUGS, NEWS: Regenerate. From-SVN: r39901
Diffstat (limited to 'gcc/README')
-rw-r--r--gcc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README b/gcc/README
index 85d5e36..a317c64 100644
--- a/gcc/README
+++ b/gcc/README
@@ -1,4 +1,4 @@
-This directory contains the GNU Compiler Collection (GCC) version 2.96.
+This directory contains the GNU Compiler Collection (GCC) version 3.1.
It includes all of the support for compiling C, C++, Objective C, Fortran,
Java, and Chill.