diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-15 07:17:12 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-15 07:17:12 +0000 |
| commit | 7df3fea2625d2e6d8fe7e75116d1e406d0107c96 (patch) | |
| tree | 84632c8245c36cc3fa82d441d60f25e51f3b7e13 /libstdc++-v3 | |
| parent | c8460010fab905e8441a1d15f859da8ffb6fceda (diff) | |
| download | gcc-7df3fea2625d2e6d8fe7e75116d1e406d0107c96.tar.gz gcc-7df3fea2625d2e6d8fe7e75116d1e406d0107c96.tar.bz2 gcc-7df3fea2625d2e6d8fe7e75116d1e406d0107c96.zip | |
Daily bump.
From-SVN: r57159
Diffstat (limited to 'libstdc++-v3')
| -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 443550048ab..c9d539bdf8e 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__ 20020914 +#define __GLIBCPP__ 20020915 // This is necessary until GCC supports separate template // compilation. |
