aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-02-06 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-02-06 00:16:14 +0000
commitf3c9154d0ee9c7194a59946be5b5e01e196d0211 (patch)
tree78ad8265ef2264b105ebd4c6077539a8f42bc7a5 /libstdc++-v3
parent66fcab25e9ebe8a322807d44fa4a4d4fa5b00651 (diff)
downloadgcc-f3c9154d0ee9c7194a59946be5b5e01e196d0211.zip
gcc-f3c9154d0ee9c7194a59946be5b5e01e196d0211.tar.gz
gcc-f3c9154d0ee9c7194a59946be5b5e01e196d0211.tar.bz2
Daily bump.
From-SVN: r77356
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 4d1ffa3..143c0e3 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__ 20040205
+#define __GLIBCXX__ 20040206
// Allow use of "export template." This is currently not a feature
// that g++ supports.