diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-02-26 05:50:55 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2002-02-26 05:50:55 +0000 |
commit | 3664fcf9b79961ebee4b328562e71cd97c44cbc0 (patch) | |
tree | afe7dc50ffb628f789e6f5adad24ca584a579aa7 /gcc/doc/include | |
parent | 3b40e71b7b49b7ed0d0c92ebb22c56988db59280 (diff) | |
download | gcc-3664fcf9b79961ebee4b328562e71cd97c44cbc0.zip gcc-3664fcf9b79961ebee4b328562e71cd97c44cbc0.tar.gz gcc-3664fcf9b79961ebee4b328562e71cd97c44cbc0.tar.bz2 |
Set version numbers for mainline
From-SVN: r50036
Diffstat (limited to 'gcc/doc/include')
-rw-r--r-- | gcc/doc/include/gcc-common.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/include/gcc-common.texi b/gcc/doc/include/gcc-common.texi index 947dde1..b1506b7 100644 --- a/gcc/doc/include/gcc-common.texi +++ b/gcc/doc/include/gcc-common.texi @@ -1,10 +1,10 @@ -@c Copyright (C) 2001 Free Software Foundation, Inc. +@c Copyright (C) 2001, 2002 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @c Common values used in the GCC manuals: -@set version-GCC 3.1 +@set version-GCC 3.2 @c Common macros to support generating man pages: |