]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.texi: Fix version # that somehow slipped through.
authorJeffrey A Law <law@cygnus.com>
Fri, 2 Oct 1998 00:33:54 +0000 (00:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 2 Oct 1998 00:33:54 +0000 (18:33 -0600)
From-SVN: r22734

gcc/ChangeLog
gcc/gcc.texi

index 5de27f550c2f987a324b24723f03dd14b0b42e04..f003b8d49b38cd059d6b58876344e2f060c2c4fa 100644 (file)
@@ -1,3 +1,7 @@
+Fri Oct  2 01:31:54 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.texi: Fix version # that somehow slipped through.
+
 Fri Oct  2 01:24:19 1998  Geoff Keating  <geoffk@ozemail.com.au>
 
        * gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,
index 0b1a392da14dd308db8d8efd781ce7f751c8f642..90fe3d179767b6115cd3221e6207c83e884f08d5 100644 (file)
@@ -194,19 +194,19 @@ instead of in the original English.
 @ifset USING
 This manual documents how to run, install and port the GNU
 compiler, as well as its new features and incompatibilities, and how to
-report bugs.  It corresponds to EGCS version 1.0.
+report bugs.  It corresponds to EGCS version 1.1.
 @end ifset
 @end ifset
 
 @ifclear INTERNALS
 This manual documents how to run and install the GNU compiler,
 as well as its new features and incompatibilities, and how to report
-bugs.  It corresponds to EGCS version 1.0.
+bugs.  It corresponds to EGCS version 1.1.
 @end ifclear
 @ifclear USING
 This manual documents how to port the GNU compiler,
 as well as its new features and incompatibilities, and how to report
-bugs.  It corresponds to EGCS version 1.0.
+bugs.  It corresponds to EGCS version 1.1.
 @end ifclear
 
 @end ifinfo