]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Version # tweaks...
authorJeff Law <law@gcc.gnu.org>
Sun, 1 Nov 1998 10:38:50 +0000 (03:38 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Nov 1998 10:38:50 +0000 (03:38 -0700)
From-SVN: r23486

gcc/README
gcc/gcc.1
gcc/gcc.texi
gcc/version.c

index fe0ac0b9f62a36f12737fe2789589ab466165969..78d3ef6dd379b8a200a0c414b9fc445511bdd167 100644 (file)
@@ -1,4 +1,4 @@
-This directory contains the egcs version 1.1 release of the GNU C
+This directory contains the egcs version 1.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.
 
index c5bba78a50d3c3e407c93a830cdcd311cc133973..da98bd993e7406593fdd3a5bfd80fe6c2523235c 100644 (file)
--- a/gcc/gcc.1
+++ b/gcc/gcc.1
@@ -23,7 +23,7 @@
 .Id $Id: gcc.1,v 1.9 1998/12/16 20:55:57 law Exp $
 .TH GCC 1 "\*(Dt" "GNU Tools" "GNU Tools"
 .SH NAME
-gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1)
+gcc, g++ \- GNU project C and C++ Compiler (egcs-1.1.1)
 .SH SYNOPSIS
 .B gcc
 .RI "[ " option " | " filename " ].\|.\|."
index 90fe3d179767b6115cd3221e6207c83e884f08d5..7e89624474139b686867e9aa5109ef8bfb985252 100644 (file)
@@ -150,7 +150,7 @@ instead of in the original English.
 @sp 1
 @c The version number appears five times more in this file.
 
-@center for egcs-1.1
+@center for egcs-1.1.1
 @page
 @vskip 0pt plus 1filll
 Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98  Free Software Foundation, Inc.
@@ -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.1.
+report bugs.  It corresponds to EGCS version 1.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.1.
+bugs.  It corresponds to EGCS version 1.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.1.
+bugs.  It corresponds to EGCS version 1.1.1.
 @end ifclear
 
 @end ifinfo
index 417646e1a635d42b671c722c8a76a6a0b954ff08..f198fcba899ae1ac3825f16597024c32a76bcb20 100644 (file)
@@ -1 +1 @@
-char *version_string = "egcs-2.91.58 19980901 (egcs-1.1.1 pre-release)";
+char *version_string = "egcs-2.91.58 19981101 (egcs-1.1.1 pre-release)";