aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-08-07 00:16:19 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-08-07 00:16:19 +0000
commitcbf8a6ab5dad4e5fc74cfe1688a17403b0abe2db (patch)
tree54a7df8a1bd75bd675e856cd6f3d703ce486b8da /libstdc++-v3
parentaa6fc6350836d2dd03becd67b61dcd86eb8f9087 (diff)
downloadgcc-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++config2
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.