diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-18 07:16:22 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-10-18 07:16:22 +0000 |
commit | c79ebc0b547b244933b75c47c1d231c7bf4bc6c5 (patch) | |
tree | eae9d7220bb0de6fba076d0bb071bc88f73a3f1c /libstdc++-v3 | |
parent | 47765e743f957a8d09f6ace99c6cfc142516061f (diff) | |
download | ppe42-gcc-c79ebc0b547b244933b75c47c1d231c7bf4bc6c5.tar.gz ppe42-gcc-c79ebc0b547b244933b75c47c1d231c7bf4bc6c5.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46329 138bc75d-0d04-0410-961f-82ee72b054a4
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 c5dd9e22e9e..685908e2904 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -36,7 +36,7 @@ #include <bits/limits.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCPP__ 20011017 +#define __GLIBCPP__ 20011018 // This is necessary until GCC supports separate template // compilation. |