aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-09-20 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-09-20 00:16:14 +0000
commit82b0258299e4775deccaf6bebc2626d0892d08e5 (patch)
tree73100d14b43b4dd82d92fc34e5cc328a5f5d71ae /libstdc++-v3
parent58016611d805e892fdfea26cec9eefdc70b025d8 (diff)
downloadgcc-82b0258299e4775deccaf6bebc2626d0892d08e5.zip
gcc-82b0258299e4775deccaf6bebc2626d0892d08e5.tar.gz
gcc-82b0258299e4775deccaf6bebc2626d0892d08e5.tar.bz2
Daily bump.
From-SVN: r87739
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 0e61809..1cd3fdf 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__ 20040919
+#define __GLIBCXX__ 20040920
// Allow use of "export template." This is currently not a feature
// that g++ supports.