diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-11 08:17:12 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-11 08:17:12 +0000 |
commit | aaea99dc5e4d6cc64dee7b34b4da9327a580cd92 (patch) | |
tree | abb2de3bbe32bbde98c0c5d58db36be6f0b26800 /libstdc++-v3/include/bits | |
parent | 8a423d779f598036c5e9048fb949494a7a98d564 (diff) | |
download | gcc-aaea99dc5e4d6cc64dee7b34b4da9327a580cd92.tar.gz |
Daily bump.
From-SVN: r59019
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 284870208ed..813c47a456c 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__ 20021110 +#define __GLIBCPP__ 20021111 // This is necessary until GCC supports separate template // compilation. |