diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-04 00:16:19 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-04 00:16:19 +0000 |
| commit | 055f930bfd372ed08bafb7fb0509dbcee46b8f0c (patch) | |
| tree | dba89b196f9671cb2009cbe05237dcb42053ba8e | |
| parent | a246ec4ad810942c8a66fdae4c9e1178cc7c5139 (diff) | |
| download | ppe42-gcc-055f930bfd372ed08bafb7fb0509dbcee46b8f0c.tar.gz ppe42-gcc-055f930bfd372ed08bafb7fb0509dbcee46b8f0c.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90044 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 23889bc314a..55640274da3 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__ 20041103 +#define __GLIBCXX__ 20041104 // Allow use of "export template." This is currently not a feature // that g++ supports. |

