aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-05-22 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-05-22 00:16:14 +0000
commitc5042c5c8b8c932c61262226df9fc988d3dd7662 (patch)
tree10f7ba4f1b823962eb43e9ee2c55b5f36b87bbf4 /libstdc++-v3
parent928da1904dd3dea53fa0ba5dfe554c452013cc04 (diff)
downloadgcc-c5042c5c8b8c932c61262226df9fc988d3dd7662.zip
gcc-c5042c5c8b8c932c61262226df9fc988d3dd7662.tar.gz
gcc-c5042c5c8b8c932c61262226df9fc988d3dd7662.tar.bz2
Daily bump.
From-SVN: r82118
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 9fa5387..5bd5ac4 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__ 20040521
+#define __GLIBCXX__ 20040522
// Allow use of "export template." This is currently not a feature
// that g++ supports.