aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-05-24 00:16:32 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-05-24 00:16:32 +0000
commit8eeea0c1c72e64f95114c53e9a41dabc98c8978b (patch)
tree25d2908f034d8dada427da8d856af3ce3f765b40 /libstdc++-v3
parent45aae8f22343ebac74aa78d6db43e93e88831250 (diff)
downloadgcc-8eeea0c1c72e64f95114c53e9a41dabc98c8978b.zip
gcc-8eeea0c1c72e64f95114c53e9a41dabc98c8978b.tar.gz
gcc-8eeea0c1c72e64f95114c53e9a41dabc98c8978b.tar.bz2
Daily bump.
From-SVN: r82180
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 fbe06fc..1b77903 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__ 20040523
+#define __GLIBCXX__ 20040524
// Allow use of "export template." This is currently not a feature
// that g++ supports.