diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-05 08:17:10 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-05 08:17:10 +0000 |
commit | f859a1cd556a411be1b96c35be604224980185ce (patch) | |
tree | 826e15c9257cff679d4483e0e67b224f1b10a8e2 /libstdc++-v3/include/bits | |
parent | 9e96797f3188a41ce32d3f4ed107182aaf04124d (diff) | |
download | gcc-f859a1cd556a411be1b96c35be604224980185ce.tar.gz |
Daily bump.
From-SVN: r58818
Diffstat (limited to 'libstdc++-v3/include/bits')
-rw-r--r-- | libstdc++-v3/include/bits/c++config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index cff7bb09951..c0c50bd6de6 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -34,7 +34,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCPP__ 20021104 +#define __GLIBCPP__ 20021105 // This is necessary until GCC supports separate template // compilation. |