diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-07-05 00:16:11 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-07-05 00:16:11 +0000 |
commit | 91a8b4596b7555f113eef0097a573ad24bdc17db (patch) | |
tree | f81c26c7877c544cb071e374a90349827b206022 /libstdc++-v3/include/bits | |
parent | 6b416da11ecf7983345807d680f9ce6f0a8eafd0 (diff) | |
download | gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.zip gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.tar.gz gcc-91a8b4596b7555f113eef0097a573ad24bdc17db.tar.bz2 |
Daily bump.
From-SVN: r84102
Diffstat (limited to 'libstdc++-v3/include/bits')
-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 616b6d5..56fdb118 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__ 20040704 +#define __GLIBCXX__ 20040705 // Allow use of "export template." This is currently not a feature // that g++ supports. |