diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-29 10:37:48 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-29 10:37:48 +0000 |
commit | a7813028b57b49c986fa554ef98ddba0300394fa (patch) | |
tree | aa7199a63ffc5891db04604ed2932cf185b20996 /gcc/README | |
parent | 934ee91d18e5400920141397e5e79cc7a77104df (diff) | |
download | ppe42-gcc-a7813028b57b49c986fa554ef98ddba0300394fa.tar.gz ppe42-gcc-a7813028b57b49c986fa554ef98ddba0300394fa.zip |
Bring version # and generated files updates over from the branch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22076 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/README')
-rw-r--r-- | gcc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/README b/gcc/README index 3154952a53f..fe0ac0b9f62 100644 --- a/gcc/README +++ b/gcc/README @@ -1,4 +1,4 @@ -This directory contains the egcs version 1.0 release of the GNU C +This directory contains the egcs version 1.1 release of the GNU C compiler. It includes all of the support for compiling C++ and Objective C, including a run-time library for Objective C. |