diff options
author | Mike Stump <mrs@apple.com> | 2004-09-09 23:40:40 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2004-09-09 23:40:40 +0000 |
commit | 693ff889740046f8fc820993b89eab1589be65d7 (patch) | |
tree | e74c440e492df9fdb6179d50c1eb7d534d294062 /gcc/doc/include/gcc-common.texi | |
parent | 89029cd4d9fdd2482c20a98ea9544a633c185e99 (diff) | |
download | gcc-693ff889740046f8fc820993b89eab1589be65d7.zip gcc-693ff889740046f8fc820993b89eab1589be65d7.tar.gz gcc-693ff889740046f8fc820993b89eab1589be65d7.tar.bz2 |
* doc/include/gcc-common.texi (version-GCC): Likewise.
From-SVN: r87261
Diffstat (limited to 'gcc/doc/include/gcc-common.texi')
-rw-r--r-- | gcc/doc/include/gcc-common.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/include/gcc-common.texi b/gcc/doc/include/gcc-common.texi index f6ab738..e639657 100644 --- a/gcc/doc/include/gcc-common.texi +++ b/gcc/doc/include/gcc-common.texi @@ -4,7 +4,7 @@ @c Common values used in the GCC manuals: -@set version-GCC 3.5.0 +@set version-GCC 4.0.0 @c DEVELOPMENT is set to indicate an in-development version, @c as compared to a release version. When making a release |