diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-08-07 00:16:19 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-08-07 00:16:19 +0000 |
| commit | cbf8a6ab5dad4e5fc74cfe1688a17403b0abe2db (patch) | |
| tree | 54a7df8a1bd75bd675e856cd6f3d703ce486b8da /libstdc++-v3 | |
| parent | aa6fc6350836d2dd03becd67b61dcd86eb8f9087 (diff) | |
| download | gcc-cbf8a6ab5dad4e5fc74cfe1688a17403b0abe2db.tar.gz gcc-cbf8a6ab5dad4e5fc74cfe1688a17403b0abe2db.tar.bz2 gcc-cbf8a6ab5dad4e5fc74cfe1688a17403b0abe2db.zip | |
Daily bump.
From-SVN: r85666
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 a45b2baf552..5cdd3387b7f 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__ 20040806 +#define __GLIBCXX__ 20040807 // Allow use of "export template." This is currently not a feature // that g++ supports. |
