diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-29 00:16:20 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-29 00:16:20 +0000 |
commit | f0a62aab4d934f51ea5ca329db6d727a870f9d60 (patch) | |
tree | 7aaee811adc2d7968a0162e9805936a03ad4087f /libstdc++-v3 | |
parent | b9c838dcef0127f13389664d25d3c3ae6b2d8dc0 (diff) | |
download | ppe42-gcc-f0a62aab4d934f51ea5ca329db6d727a870f9d60.tar.gz ppe42-gcc-f0a62aab4d934f51ea5ca329db6d727a870f9d60.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89798 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 302dda68b29..ce2f8b02adb 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__ 20041028 +#define __GLIBCXX__ 20041029 // Allow use of "export template." This is currently not a feature // that g++ supports. |