aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-09-21 00:16:13 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-09-21 00:16:13 +0000
commitd6c0b27afa5bac4706b74e598c827377130b4c38 (patch)
tree4053c2cb84089a7fa65c010c2c3d888d36d18bd3 /libstdc++-v3
parentd21bede3c1bc7c8c75ba4c3f60e7d9f44c6cbd17 (diff)
downloadgcc-d6c0b27afa5bac4706b74e598c827377130b4c38.zip
gcc-d6c0b27afa5bac4706b74e598c827377130b4c38.tar.gz
gcc-d6c0b27afa5bac4706b74e598c827377130b4c38.tar.bz2
Daily bump.
From-SVN: r87783
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 1cd3fdf..6c9f73e 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__ 20040920
+#define __GLIBCXX__ 20040921
// Allow use of "export template." This is currently not a feature
// that g++ supports.