diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-01 00:16:16 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-01 00:16:16 +0000 |
commit | 5bc8abe9248e00fff34ef016c1841c9a07fc3128 (patch) | |
tree | 51a4dad2bd2195481061b37de0a19a64d1d29b42 /libstdc++-v3 | |
parent | 4fa023aa134e2be61b5f966b8089ad254df6650c (diff) | |
download | ppe42-gcc-5bc8abe9248e00fff34ef016c1841c9a07fc3128.tar.gz ppe42-gcc-5bc8abe9248e00fff34ef016c1841c9a07fc3128.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89927 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 3921055a1d2..642dc37cc99 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -35,7 +35,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCXX__ 20041031 +#define __GLIBCXX__ 20041101 // Allow use of "export template." This is currently not a feature // that g++ supports. |