diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-10-07 07:19:04 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-10-07 07:19:04 +0000 |
commit | fe736b6c2c9fa73540d1f54059fdccbd7ac9aac6 (patch) | |
tree | 40833a900681fc491fac4870939d0a563e7c6de9 /libstdc++-v3 | |
parent | a85cd14512f8b63b44075a8b7bdee6f02dbd7274 (diff) | |
download | gcc-fe736b6c2c9fa73540d1f54059fdccbd7ac9aac6.tar.gz |
Daily bump.
From-SVN: r57881
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 9de830eb579..2fa33b6e12d 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__ 20021006 +#define __GLIBCPP__ 20021007 // This is necessary until GCC supports separate template // compilation. |